Solaris 8 - plugins 1.4.3 compile error

Robert Binz robert.binz at gmail.com
Thu May 11 00:41:37 CEST 2006


Good Day -

I am getting hte following error while compileing the plugins 1.4.3 on Solaris 8

make[3]: Entering directory
`/export/home/rbinz/nagios/nagios-plugins-1.4.3/plugins'
/bin/bash ../libtool --mode=link --tag=CC gcc -Wall -g -O2  -L.
-R/usr/local/ssl/lib -o check_disk  check_disk.o utils.o
../lib/libnagiosplug.a ../lib/libcoreutils.a popen.o ../intl/libintl.a
 -lgen -lsocket  -lssl -lcrypto
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
ld: fatal: File processing errors. No output written to check_disk
collect2: ld returned 1 exit status
make[3]: *** [check_disk] Error 1
make[3]: Leaving directory
`/export/home/rbinz/nagios/nagios-plugins-1.4.3/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/export/home/rbinz/nagios/nagios-plugins-1.4.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/rbinz/nagios/nagios-plugins-1.4.3'
make: *** [all] Error 2

I found in the archives a reference to a simular issue refering back
to trying a new snapshot.
So I went and got nagios-plugins-HEAD-200605081152

did a "make all" and I get the same error but on a different package...

gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I.
-I. -I.. -I.. -I../lib -I../intl   -I/usr/local/ssl/include 
-I/usr/local/ssl/include -Wall -g -O2 -c runcmd.c
runcmd.c:65: warning: `__nonnull__' attribute directive ignored
runcmd.c:68: warning: `__nonnull__' attribute directive ignored
/bin/bash ../libtool --mode=link gcc -Wall -g -O2  -L.
-R/usr/local/ssl/lib -o check_apt  check_apt.o utils.o
../lib/libnagiosplug.a ../lib/libcoreutils.a runcmd.o
../intl/libintl.a  -lgen -lsocket  -lssl -lcrypto
mkdir .libs
gcc -Wall -g -O2 -o check_apt check_apt.o utils.o runcmd.o 
-L/export/home/rbinz/nagios/plugins/nagios-plugins-HEAD-200605081152/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
ld: fatal: File processing errors. No output written to check_apt
collect2: ld returned 1 exit status
make[3]: *** [check_apt] Error 1
make[3]: Leaving directory
`/export/home/rbinz/nagios/plugins/nagios-plugins-HEAD-200605081152/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/export/home/rbinz/nagios/plugins/nagios-plugins-HEAD-200605081152/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/export/home/rbinz/nagios/plugins/nagios-plugins-HEAD-200605081152'
make: *** [all] Error 2

Can anyone offer some help on getting the plugins compiled on Solaris 8?

TIA
Robert


-------------------------------------------------------
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
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