[Nagiosplug-help] nagios plugins (1.4.111) install error
    Thomas Guyot-Sionnest 
    dermoth at aei.ca
       
    Sat May 17 11:42:30 CEST 2008
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 16/05/08 04:18 PM, chris friesen wrote:
> I'm running Slackware 9.1.0  and I am trying to install the Nagios 
> plugins (1.4.11) and receive the error below, when I run make.
> 
> I can't tell what it is I need to do.  It appears to not like 
> libcrypto.a  I have the most current version of openssl.
> 
> Anybody else have this issue ?
This comes back regularly, although we haven't really identified a "one
size fit all" fix...
> /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. 
> -L/usr/local/ssl/lib -o check_http  check_ht  tp.o sslutils.o netutils.o 
> utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lssl 
> -lcryp  to
> gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  
> -L/usr/src/nagios-plugins-1.4.11  /plugins -L/usr/local/ssl/lib 
> ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto
- -L/usr/local/ssl/lib?? Shouldn't OpenSSL be installed from slackware
packages?
Could you check is you have any libssl* and libcrypto* in /usr/lib/ ? Is
so, add "--with-openssl=/usr" to your configure command.
The fact that it detects /usr/local as your OpenSSL installation path
makes me think you have another OpenSSL lib that's not from Slackware,
and that you're having problem linking with it.
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFILqiG6dZ+Kt5BchYRAnvAAJ9IOBLAEVLEp41zBDqvS1qBP9PW5ACgmCOr
QVzhVQ0FRcGjtSYfrJ61B0o=
=2dpu
-----END PGP SIGNATURE-----
    
    
More information about the Help
mailing list