Hi,

i downloaded the latest snapshot (core.20001113.tar.bz2) and tried to compile it on a 
FreeBSD 4.0 machine.

I found some points where the build failed:

1) GSLocale.m comes as default read-only. This is no real bug but since I had to make 
modifications to the file I just thought I'd mention it :-)

2) When building GSLocale.m on FreeBSD the compile fails because <langinfo.h> cannot 
be found. I had to search other mailinglists and found that per default there is no 
langinfo.h on FreeBSD machines (I don't know what alternatives exist on FreeBSD 
machines since I am no FreeBSD expert ...)

After commenting out the #include <langinfo.h> everything built fine. I think this can 
be taken care of better in autoconf ....

-dirk

_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to