R: [GRASS-dev] r.li.* building errors in MinGW Windows
marco.pasetti at alice.it
marco.pasetti at alice.it
Thu Jan 24 12:50:48 EST 2008
>Actually, compiling r.li.daemon gives the library: liblibr_li.6.3.cvs.dll
>As this fails because some functions (mkfifo, fork, etc) are unknown,
>all the other r.li modules which depend on this library fail to compile.
Ok. Some other modules fail due to lack of fork() &co in MinGW... it's the same problem I reported you before.
I started reading this articles on Microsoft Developer Network: http://msdn2.microsoft.com/en-us/library/ms686353(VS.85).aspx <http://msdn2.microsoft.com/en-us/library/ms686353(VS.85).aspx> , but I think it's too much for me... mainly in few time.
Regards,
Marco
________________________________
Da: Moritz Lennert [mailto:mlennert at club.worldonline.be]
Inviato: gio 24/01/2008 17.54
A: marco.pasetti at alice.it
Cc: grass-dev at lists.osgeo.org; Glynn Clements
Oggetto: Re: [GRASS-dev] r.li.* building errors in MinGW Windows
On 24/01/08 17:29, marco.pasetti at alice.it wrote:
> Hi,
>
> it seems that r.li.* hace problems finding a library, except
> r.li.daemon. Actually Makefile of r.li.daemon is different;
> I introduced new procedures compiling gdal; don't if this takes effects,
> but I try...
> I'm re-compiling grass right now.... I'll tell you about consequences...
Actually, compiling r.li.daemon gives the library:
liblibr_li.6.3.cvs.dll
As this fails because some functions (mkfifo, fork, etc) are unknown,
all the other r.li modules which depend on this library fail to compile.
Glynn, do you have any hints of what would be needed to make this compile ?
Moritz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20080124/dc94582f/attachment.html
More information about the grass-dev
mailing list