[Nagiosplug-devel] [ nagiosplug-Bugs-1614168 ] 1.4.5 - not compatible w/ OpenSSL 0.9.8d

SourceForge.net noreply at sourceforge.net
Sat May 5 04:20:12 CEST 2007


Bugs item #1614168, was opened at 2006-12-12 09:40
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1614168&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation
Group: Release (specify)
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: alexus (a1exus)
Assigned to: Thomas Guyot (dermoth)
Summary: 1.4.5 - not compatible w/ OpenSSL 0.9.8d

Initial Comment:
gmake[2]: Entering directory `/home/install/nagios/nagios-plugins-1.4.5/plugins'
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -L/usr/local/ssl/lib -o check_http  check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../lib/libcoreutils.a  -lnsl -lresolv -lssl -lcrypto 
gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  -L/home/install/nagios/nagios-plugins-1.4.5/plugins -L/usr/local/ssl/lib ../lib/libnagiosplug.a ../lib/libcoreutils.a -lnsl -lresolv -lssl -lcrypto
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x38): In function `dlfcn_load':
: undefined reference to `dlopen'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xa0): In function `dlfcn_load':
: undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc9): In function `dlfcn_load':
: undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x13e): In function `dlfcn_unload':
: undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x1f5): In function `dlfcn_bind_var':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x241): In function `dlfcn_bind_var':
: undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2d5): In function `dlfcn_bind_func':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x321): In function `dlfcn_bind_func':
: undefined reference to `dlerror'
collect2: ld returned 1 exit status
gmake[2]: *** [check_http] Error 1
gmake[2]: Leaving directory `/home/install/nagios/nagios-plugins-1.4.5/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/install/nagios/nagios-plugins-1.4.5'
gmake: *** [all] Error 2
[root at localhost nagios-plugins-1.4.5]# 

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2007-05-04 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Thomas Guyot (dermoth)
Date: 2007-04-20 12:21

Message:
Logged In: YES 
user_id=375623
Originator: NO

I just realized my prod servers are all using openssl-0.9.8d and I I never
had any trouble compiling OpenSSL (I compiled 1.4.6 to .8 on them and
possibly 1.4.5 as well)

Also: 
$ strings /usr/lib/libcrypto.a|grep dlopen
dlopen

I'm setting this bug to pending. Unless you can reproduce it on the latest
release and provide me with more details on your distribution and where
your ssl libraries came from this bug report will be closed.

Thanks

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1614168&group_id=29880




More information about the Devel mailing list