nrpe compile error on Red Hat Enterprise Linux AS release 3

vlucero at mascerca.cl vlucero at mascerca.cl
Tue Aug 22 05:32:18 CEST 2006


> Hello,
>
>
>
> I am compiling the nrpe on Red Hat Enterprise Linux AS release 3 and had
> following errors:
>
>
>
> [root at esmnagts01 nrpe-2.5.2]# make all
>
> cd ./src/; make ; cd ..
>
> make[1]: Entering directory `/root/nrpe-2.5.2/src'
>
> gcc -g -O2 -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include
> -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c -L/usr/local/ssl/lib  -lssl
> -lcrypto -lnsl -lwrap
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x37): In function
> `dlfcn_load':
>
> : undefined reference to `dlopen'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x98): In function
> `dlfcn_load':
>
> : undefined reference to `dlclose'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc0): In function
> `dlfcn_load':
>
> : undefined reference to `dlerror'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x141): In function
> `dlfcn_bind_var':
>
> : undefined reference to `dlsym'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x16c): In function
> `dlfcn_bind_var':
>
> : undefined reference to `dlerror'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x229): In function
> `dlfcn_bind_func':
>
> : undefined reference to `dlsym'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x254): In function
> `dlfcn_bind_func':
>
> : undefined reference to `dlerror'
>
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x512): In function
> `dlfcn_unload':
>
> : undefined reference to `dlclose'
>
> collect2: ld returned 1 exit status
>
> make[1]: *** [nrpe] Error 1
>
> make[1]: Leaving directory `/root/nrpe-2.5.2/src'
>
>
>
> *** Compile finished ***
>
>
>
> Has anyone encountered the same problem before?
>
>
>
> Thanks,
>
>
>
> Shirley Wu
>
>
>
> Enterprise System Management
>
> Electronic Arts, Inc.
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
looks like broken ssl libraries
can you compile another apps with ssl?


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list