help-cfengine
[Top][All Lists]
Advanced

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

Re: Problem compiling 2.1.3 on Solaris 9


From: Mark . Burgess
Subject: Re: Problem compiling 2.1.3 on Solaris 9
Date: Tue, 9 Mar 2004 07:35:14 +0100 (MET)

This is very odd. I compile on solaris all the time and there doesn't
even seem to be an error here. It just bails out. Could it be gmake, or a
path that is missing from something that the ylwrap script wants?


I get:

SunOS nexus 5.9 Generic_112233-11 sun4u sparc

/bin/bash ../ylwrap cfparse.y y.tab.c cfparse.c y.tab.h cfparse.h y.output 
cfparse.output -- bison -y  -d
got /iu/nexus/ud/mark/comp/GNU-cfengine/src/
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.3.2/include 
-I/usr/local/include  -D_REENTRANT -pthreads  -I/usr/local/gnu/include -g -O2 
-Wreturn-type -Wmissing-prototypes -Wuninitialized -D_REENTRANT -pthreads -g 
-O2 -I/usr/local/BerkeleyDB.3.2/include   -D_REENTRANT -pthreads -g -O2 
-I/usr/local/BerkeleyDB.3.2/include -MT cfparse.o -MD -MP -MF 
".deps/cfparse.Tpo" -c -o cfparse.o cfparse.c; \
then mv -f ".deps/cfparse.Tpo" ".deps/cfparse.Po"; else rm -f 
".deps/cfparse.Tpo"; exit 1; fi
....

M

On  5 Mar, Billy Allan wrote:
> 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
> 
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

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