[Nagiosplug-devel] check_radius, -lradiusclient, and libtool wierdness

sean finney seanius at seanius.net
Fri May 26 08:50:10 CEST 2006


if anyone who knows more about libtool could comment on this, i'd be
appreciative as it's currently blocking any progress with my debian
packaging...

	sean

On Fri, May 26, 2006 at 08:46:15AM -0700, SourceForge.net wrote:
> 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.
> 
> ----------------------------------------------------------------------
> 
> >Comment By: M. Sean Finney (seanius)
> Date: 2006-05-26 11:46
> 
> Message:
> Logged In: YES 
> user_id=226838
> 
> hey holger,
> 
> i'm being bitten by this too.  afaict this problem has to do
> with the recently introduced libtool support, but this is a
> bit outside of my area of understanding.  it seems like
> libtool is introducing a '.libs' directory in between the
> actual directory and location of the radiusclient library. 
> i can't tell why exactly.
> 
> i can verify, however, that if you comment out the
> AC_PROG_LIBTOOL macro in configure.in and rebuild configure,
> everything compiles successfully, so i thought i'd share
> that with you :)
> 
> now, i wonder if anyone else on the list knows what's going
> on here...
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1482840&group_id=29880
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20060526/e3f55f06/attachment.sig>


More information about the Devel mailing list