help-cfengine
[Top][All Lists]
Advanced

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

Problem compiling 2.1.3 on Solaris 9


From: Billy Allan
Subject: Problem compiling 2.1.3 on Solaris 9
Date: Fri, 5 Mar 2004 09:06:23 +0000
User-agent: Mutt/1.4.1i

I've been hitting my head against the wall for a day or so trying to
build on Sol9.
It bails out on the ylwrap as detailed below.  I've tried two different
versions of bison (1.875 & 1.75) and also tried defining YACC to point
at my local copy of yacc as I'd seen that while digging through the list
archives.
I've seen a response to a very similar problem which says something like
"It's not a serious error - just ignore it" - but as it's failing to
compile the binary I have to!  :-)


Any pointers?

Billy.


Make output :

if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/ssl//include  -D_REENTRANT -pthreads  -g -O2 -Wreturn-type
-Wmissing-prototypes -Wuninitialized -D_REENTRANT -pthreads -g -O2
-I/usr/local/BerkeleyDB.4.1/include   -D_REENTRANT -pthreads -g -O2
-I/usr/local/BerkeleyDB.4.1/include -MT wildcard.o -MD -MP -MF
".deps/wildcard.Tpo" -c -o wildcard.o wildcard.c; \
then mv -f ".deps/wildcard.Tpo" ".deps/wildcard.Po"; else rm -f
".deps/wildcard.Tpo"; exit 1; fi
/bin/bash ../ylwrap cfparse.y y.tab.c cfparse.c y.tab.h cfparse.h
y.output cfparse.output -- /usr/local/bin/bison  -d
got /tmp/cfengine-2\.1\.3/src/
gmake[2]: *** [cfparse.c] Error 1
gmake[2]: Leaving directory `/tmp/cfengine-2.1.3/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/tmp/cfengine-2.1.3/src'
gmake: *** [all-recursive] Error 1






reply via email to

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