Compile Error
list Michael Dunne
Greetings, I am attempting to move our production Hobbit server to the latest snapshot. The latest snapshot fails to compile. The error that it gives is: gmake[1]: Entering directory `/Users/hobbit/Desktop/snapshot/bbdisplay' gcc -g -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -I. -I/Users/hobbit/Desktop/snapshot/include -I/usr/local/include -c -o bbgen.o bbgen.c In file included from bbgen.c:26: bbgen.h:173: error: conflicting types for `host_t' /usr/include/mach/mach_types.h:103: error: previous declaration of `host_t' gmake[1]: *** [bbgen.o] Error 1 gmake[1]: Leaving directory `/Users/hobbit/Desktop/snapshot/bbdisplay' gmake: *** [bbdisplay-build] Error 2 This is on an Xserve running OS X.3.9. Any advice would be greatly appreciated. Thanks, Mike Michael Dunne Systems Support Specialist AccuWeather, Inc.
list Kumaresh P N
Hey,
could you help me on this .. i am getting this error during compile ..
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/signal.h:26,
from bbgen.c:22:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from bbgen.c:22:
/usr/include/signal.h:111: error: parse error before "siginfo_t"
/usr/include/signal.h:113: error: parse error before "siginfo_t"
gmake[1]: *** [bbgen.o] Error 1
gmake[1]: Leaving directory `/var/tmp/hobbit-4.2.0/bbdisplay'
gmake: *** [bbdisplay-build] Error 2
--
Best Regards
Kumaresh
list Alan Sparks
What OS are you building on? -Alan
▸
kumaresh P N wrote:Hey,
could you help me on this .. i am getting this error during compile ..
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/signal.h:26,
from bbgen.c:22:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from bbgen.c:22:
/usr/include/signal.h:111: error: parse error before "siginfo_t"
/usr/include/signal.h:113: error: parse error before "siginfo_t"
gmake[1]: *** [bbgen.o] Error 1
gmake[1]: Leaving directory `/var/tmp/hobbit-4.2.0/bbdisplay'
gmake: *** [bbdisplay-build] Error 2
--
Best Regards
Kumaresh