23 Oct
2006
23 Oct
'06
5:01 a.m.
Hi,
I have not tested the latest snapshot for a while, but when I did today I got:
gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I /home/hobbit/snapshot/include -I/usr/local/include -c -o hobbitd_channel.o hobbi td_channel.c
hobbitd_channel.c: In function `flush_messages':
hobbitd_channel.c:228: error: `LONG_MAX' undeclared (first use in this function) hobbitd_channel.c:228: error: (Each undeclared identifier is reported only once hobbitd_channel.c:228: error: for each function it appears in.)
make[1]: *** [hobbitd_channel.o] Error 1
make[1]: Leaving directory `/home/hobbit/snapshot/hobbitd'
make: *** [hobbitd-build] Error 2
$
Regards Lars