libtool problem

Victor Sterpu victor at ambra.ro
Mon Dec 10 16:50:22 UTC 2007


I use Ubuntu server 7.10, libtool  1.5.24 and gcc 4.1.3.
I try to compile the last version of mod_auth_xradius and when I do make 
I receive the error:

if /usr/share/apr-1.0/build/libtool --mode=compile g++-4.1 
-DHAVE_CONFIG_H -I. -I. -I./include    -Wall -I./libradius   -DLINUX=2 
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
-I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
-pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
-I/usr/include/apr-1.0 -I/usr/include/postgresql -g -O2 -MT 
mod_auth_xradius_la-mod_auth_xradius.lo -MD -MP -MF 
".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo" -c -o 
mod_auth_xradius_la-mod_auth_xradius.lo `test -f 
'src/mod_auth_xradius.c' || echo './'`src/mod_auth_xradius.c; \
        then mv -f ".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo" 
".deps/mod_auth_xradius_la-mod_auth_xradius.Plo"; else rm -f 
".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo"; exit 1; fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [mod_auth_xradius_la-mod_auth_xradius.lo] Error

I tryed to compile and other programs and I received the same error.
Does someoane knows how can I fix this?

Thak you.




More information about the ubuntu-users mailing list