Thank you -

I found setting the LDFLAGS=-L/usr/local/ssl/lib worked.

I have also found that setting LD_LIBRARY_PATH=/usr/local/ssl/lib
also fixes this issue.

Robert


On 5/10/06, Alex Moore <[EMAIL PROTECTED]> wrote:
On Wed, 10 May 2006 15:41:37 -0700
"Robert Binz" <[EMAIL PROTECTED]> wrote:

> Good Day -
>
> I am getting hte following error while compileing the plugins 1.4.3
> on Solaris 8
>
> gcc -Wall -g -O2 -o check_disk check_disk.o utils.o popen.o
> -L/export/home/rbinz/nagios/nagios-plugins-1.4.3/plugins
> ../lib/libnagiosplug.a ../lib/libcoreutils.a ../intl/libintl.a -lgen
> -lsocket -lssl -lcrypto -R/usr/local/ssl/lib
> ld: fatal: library -lssl: not found
> ld: fatal: library -lcrypto: not found

export LDFLAGS=-L/usr/local/lib/ssl

Alex


-------------------------------------------------------
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
[email protected]
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



-------------------------------------------------------
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&kid0709&bid&3057&dat1642
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to