Xymon Mailing List Archive search

Compile Error

3 messages in this thread

list Michael Dunne · Tue, 15 Aug 2006 12:51:25 -0400 ·
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 · Thu, 24 Jul 2008 14:34:36 -0400 ·
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 · Thu, 24 Jul 2008 17:04:00 -0600 ·
What OS are you building on?
-Alan
quoted from Kumaresh P N

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