John Spiegel <mi...@ya...> wrote:
Hi,
> I've been working on compiling TiLP on OSX. It almost
> compiles by setting CFLAGS='-D __MACOSX__' (isn't
> there a way to get configure to set that
> automatically?). However, I get an error compiling
> timodules.c:
TiLP + libs aren't supposed to be buildable on Mac OS X using the
standard ./configure && make && make install.
> gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\"
> -I. -I. -I.. -I.. -I/usr/include -I../intl -I../intl
> -DPREFIX=\"/usr\" -I. -D__MACOSX__ -Wall -D_REENTRANT
> -MT timodules.lo -MD -MP -MF .deps/timodules.Tpo -c
> timodules.c -fno-common -DPIC -o .libs/timodules.o
> timodules.c:24:17: io.h: No such file or directory
timodules.c isn't built in the ProjectBuilder project for the lib, so
the problem doesn't show.
> The error is removed by adding " ||
> defined(__MACOSX__)" to the end of line 21. Can you
> make that change, or do I need to submit a patch sumewhere?
Send a patch on the list, it'll make its way to the repository.
JB.
--
Julien BLACHE <http://www.jblache.org>
<jb...@jb...>
|