help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solaris 10 - x86...


From: Billy Allan
Subject: Solaris 10 - x86...
Date: Wed, 17 Nov 2004 15:02:58 +0000
User-agent: Mutt/1.5.6i

I've just got a bunch of these new SUN Opteron boxes in and I'm putting
together a solaris 10 install for them ("yay" for new things!).

Anyway - cfengine is bombing out during the compile with the errors
below...  Anyone else building on Sol10/x86?


Billy.



make[1]: Entering directory `/tmp/cfengine-2.1.11/pub'
if gcc -DHAVE_CONFIG_H -I. -I. -I../src
-I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include
-D_REENTRANT -pthread  -D_REENTRANT -pthread -g -O2
-I/usr/local/BerkeleyDB.4.2/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes
-Wuninitialized -D_REENTRANT -pthread -g -O2
-I/usr/local/BerkeleyDB.4.2/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -MT full-write.o -MD -MP -MF
".deps/full-write.Tpo" -c -o full-write.o full-write.c; \
then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f
".deps/full-write.Tpo"; exit 1; fi
make[1]: Leaving directory `/tmp/cfengine-2.1.11/pub'
gcc: unrecognized option `-pthread'
gcc: unrecognized option `-pthread'
gcc: unrecognized option `-pthread'
In file included from /usr/include/sys/wait.h:24,
                 from /usr/include/stdlib.h:22,
                 from ../src/cf.defs.h:36,
                 from full-write.c:23:
/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: parse error before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/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/sys/procset.h:24,
                 from /usr/include/sys/wait.h:25,
                 from /usr/include/stdlib.h:22,
                 from ../src/cf.defs.h:36,
                 from full-write.c:23:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from /usr/include/stdlib.h:22,
                 from ../src/cf.defs.h:36,
                 from full-write.c:23:
/usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
In file included from ../src/cf.defs.h:112,
                 from full-write.c:23:
/usr/include/signal.h:111: error: parse error before "siginfo_t"
/usr/include/signal.h:113: error: parse error before "siginfo_t"
make[1]: *** [full-write.o] Error 1
make: *** [all-recursive] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]