bug-cfengine
[Top][All Lists]
Advanced

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

Re: [Cfengine] Compiling cfengine 2.0.5 for SGI IRIX 6.5.19


From: Bas van der Vlies
Subject: Re: [Cfengine] Compiling cfengine 2.0.5 for SGI IRIX 6.5.19
Date: 16 Apr 2003 14:41:11 +0200

Matt,

 I think the correct syntax forsetting LD_LIBRARYN32_PATH is:
   LD_LIBRARYN32_PATH=$LD_LIBRARYN32_PATH:/usr/local/BerkeleyDB.4.1/lib

 instead of 
   LD_LIBRARYN32_PATH;LD_LIBRARYN32_PATH=/usr/local/BerkeleyDB.4.1/lib
 
 It will only find libs in the berkeley directory!!

 I have no problems with compiling cfengine 2.0.5 for IRIX 6.5.13 t/m 
 6.5.16

                Regards

On Wed, 2003-04-16 at 10:40, Garrett, Matt M SITI-ITDIEEE wrote:
> 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.1so:/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
> 
> 
> 
> ______________________________________________________________________
> 
> _______________________________________________
> Bug-cfengine mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-cfengine
-- 

        ()  ascii ribbon campaign - against html e-mail
        /\                        - against microsoft attachments
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: address@hidden      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************






reply via email to

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