Thanks for your reply.
I finally got it to work not 5 minutes ago.
This is what I had to do:
export PATH=/opt/hp-gcc/bin:/usr/ccs/bin:$PATH
./configure CFLAGS="-U_XOPEN_SOURCE_EXTENDED" --with-berkeleydb=/var/
cfengine/lib/db --with-openssl=/var/cfengine/lib/ssl --enable-static
--disable-sha
I'm having some issues compiling cfengine-2.1.20 on HP-UX 11.11 on PA-
RISC 1.1
I'm using the HP depot gcc-4.1.0, BerkeleyDB 4.4.20.NC, PCRE 6.3,
Openssl 0.9.8a.
All compiled statically,
Here is the output I'm getting:
$ ./configure LDFLAGS='-lpthread' --prefix=/usr/local/cfengine --
enable-s