Re: problem building cfengine 3.0.3 on solaris 10 with sun studio

2010-01-29 Thread Eystein Måløy Stenberg
Hi, Like Nakarin said, you should get PCRE linked in. However, this is probably not what causes the build problem: >> /bin/bash ../ylwrap cf3parse.y y.tab.c cf3parse.c y.tab.h cf3parse.h y.output cf3parse.output -- yacc -d >> got /export/home/tmarshall/cfengine-3\.0\.3/src/ >> >> conflicts:

Re: problem building cfengine 3.0.3 on solaris 10 with sun studio

2010-01-28 Thread Nakarin Phooripoom
checking for main in -lpcre... no checking for pcre.h... no checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no Maybe you should compile with --with-pcre=/path_to_pcre. BTW; do you have flex or bison installed? Cheers, --Nakarin On Jan 28, 2010, at 9:44 PM, Thomas Marshall

problem building cfengine 3.0.3 on solaris 10 with sun studio

2010-01-28 Thread Thomas Marshall
Hello, I am having issues getting cfengine 3.0.3 compiled on solaris 10 with sun studio. Here are my configure bits: ./configure --with-openssl=/usr/local/ssl --with-pcre --with-berkeleydb=/usr/local/BerkeleyDB.4.8 checking build system type... sparc-sun-solaris2.10 checking host system type...