>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:[EMAIL PROTECTED]
Inviato: gio 24/01/2008 17.54
A: [EMAIL PROTECTED]
Cc: [email protected]; Glynn Clements
Oggetto: Re: [GRASS-dev] r.li.* building errors in MinGW Windows



On 24/01/08 17:29, [EMAIL PROTECTED] 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


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to