[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep: Task List
From: |
Dirk Olmes |
Subject: |
Re: GNUstep: Task List |
Date: |
Mon, 13 Nov 2000 16:24:33 +0100 |
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
- Re: GNUstep: Task List,
Dirk Olmes <=