bug-cfengine
[Top][All Lists]
Advanced

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

Compiling cfengine 2.0.5 for SGI IRIX 6.5.19


From: Garrett, Matt M SITI-ITDIEEE
Subject: Compiling cfengine 2.0.5 for SGI IRIX 6.5.19
Date: Wed, 16 Apr 2003 09:40:16 +0100

Folks

I am trying to compile cfengine 2.0.5 for SGI IRIX 6.5.19

I am doing
./configure --prefix=/usr/local/cfengine --with-berkeleydb=/usr/local/BerkeleyDB.4.1 --with-openssl=/usr/local/ssl

which gives the following error's

checking for BerkeleyDB location... /usr/local/BerkeleyDB.4.1
checking Berkeley DB Version... 214568:./conftest: rld: Fatal Error: Cannot Successfully map soname 'libdb-4.1.so' under any of the filenames /usr/lib32/libdb-4.1.so:/usr/lib32/internal/libdb-4.1.so:/lib32/libdb-4.1.so:/opt/lib32/libdb-4.1.so:

configure: error: This release of cfengine requires BerkeleyDB 3.2 or later

If I set
export LD_LIBRARYN32_PATH;LD_LIBRARYN32_PATH=/usr/local/BerkeleyDB.4.1/lib

I get the following
checking for BerkeleyDB location... /usr/local/BerkeleyDB.4.1
checking Berkeley DB Version... 215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_condattr_destroy

215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_mutexattr_destroy

215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_condattr_setpshared

215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_mutexattr_setpshared

215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_mutexattr_init

215195:./conftest: rld: Error: unresolvable symbol in /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so: pthread_condattr_init
215195:./conftest: rld: Fatal Error: this executable has unresolvable symbols
configure: error: This release of cfengine requires BerkeleyDB 3.2 or later

Which makes me think that BerkeleyDB.4.1 is the cause of the problem.
However it seemed to compiling in and install OK

I managed to install cfengine for Solaris and AIX systems , without to much hasle.
Any idea's

Thanks

Matt

Matthew Garrett
Unix System Support
Shell Information Technology International Limited
Loirston House, Wellington Road, Altens, Aberdeen AB12 3BH

Tel: +44 (0)1224 81 8373 Other Tel: Internal 630 8373
Email: address@hidden
Internet: http://www.shell.com


reply via email to

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