[Nagiosplug-devel] [ nagiosplug-Bugs-1482840 ] check_radius from 1.4.3 fails to build

SourceForge.net noreply at sourceforge.net
Fri May 5 19:30:05 CEST 2006


Bugs item #1482840, was opened at 2006-05-06 04:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1482840&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: Open
Resolution: None
Priority: 5
Submitted By: Holger Weiss (hweiss)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_radius from 1.4.3 fails to build

Initial Comment:
check_radius from the 1.4.3 release fails to build on
Debian Sarge (the 1.4.2 release works fine):

/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -g
-O2  -L. -o check_radius  check_radius.o netutils.o
utils.o ../lib/libnagiosplug.a ../lib/libcoreutils.a 
-lnsl -lresolv -lradiusclient -lssl -lcrypto 
gcc -Wall -g -O2 -o .libs/check_radius check_radius.o
netutils.o utils.o 
-L/server/nagios/src/nagios-plugins-1.4.3/plugins
../lib/libnagiosplug.a ../lib/libcoreutils.a -lresolv
/usr/lib/gcc-lib/i486-linux/3.3.5/../../..//.libs/libradiusclient.so
-lcrypt -lnsl -lssl -lcrypto
gcc:
/usr/lib/gcc-lib/i486-linux/3.3.5/../../..//.libs/libradiusclient.so:
No such file or directory
make[3]: *** [check_radius] Error 1

Manually building check_radius by replacing the broken
path to libradiusclient.so with "-lradiusclient" works
fine.

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

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




More information about the Devel mailing list