help-cfengine
[Top][All Lists]
Advanced

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

Re: Compile Error 2.1.10, solaris 9


From: Brian E. Seppanen
Subject: Re: Compile Error 2.1.10, solaris 9
Date: Thu, 23 Sep 2004 11:29:52 -0400 (EDT)

On Thu, 23 Sep 2004, Brian E. Seppanen wrote:

> gcc version 3.3.2
> automake (GNU automake) 1.7.2
> autoconf (GNU Autoconf) 2.57
> flex    VERSION:  2.5.4,REV=2002.03.27.20.41
> bison 1.875
> 
> I get the following error
> 
> Making all in pub
> make[1]: Entering directory `/usr/share/src/cfengine-2.1.10/pub'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/usr/share/src/cfengine-2.1.10/pub'
> Making all in src
> make[1]: Entering directory `/usr/share/src/cfengine-2.1.10/src'
> make  all-am
> make[2]: Entering directory `/usr/share/src/cfengine-2.1.10/src'
> /bin/bash ../ylwrap cfparse.y y.tab.c cfparse.c y.tab.h cfparse.h y.output 
> cfparse.output -- bison -y  -d
> got /usr/src/cfengine-2\.1\.10/src/
> ../ylwrap: line 82: 10643 Broken Pipe             $prog ${1+"$@"} "$input"
> make[2]: *** [cfparse.c] Error 1
> make[2]: Leaving directory `/usr/share/src/cfengine-2.1.10/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/share/src/cfengine-2.1.10/src'
> make: *** [all-recursive] Error 1
> 
> ./configure --with-berkeleydb=/usr/local/BerkeleyDB.3.3 
> --with-openssl=/usr/local/ssl
> 
> Any ideas on how to resolve the issue?
> 
To answer my own question in hopes someone else can therby benefit via 
historical record:

I was able to resolve this problem in my environment by using gnu yacc.   
Previously it was attempting to use /usr/ccs/bin/yacc and not 
/usr/local/bin/yacc

Thanks,

Brian Seppanen
seppy@chartermi.net
906-475-0107 ext 1040



reply via email to

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