I also ran into the libtool --tag error. Trying to make a freeradius package.
Works fine using libtool1.5, but with the default sarge libtool package installed it aborts with >libtool: link: unable to infer tagged configuration Is there a way to set the tag value globally. Adding a --tag=thisisjunk to the /usr/bin/libtool command line seem to result in a >libtool: ignoring unknown tag thisisjunk Why does libtool work with junk in the tag, but aborts with no tag ? > /usr/bin/libtool --mode=link ld \ -module -static -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_G NU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes - Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -D_LIBRADI US -I../include -DHMAC_SHA1_DATA_PROBLEMS dict.o print.o radius.o valuepair.o token.o misc.o log.o filters.o missing.o md4.o md5.o sha1.o hmac.o hmacsha1.o snprintf.o isaac.o crypt.o udpfromto.o rbtr ee.o -o libradius.a libtool: link: unable to infer tagged configuration libtool: link: specify a tag with `--tag' make[5]: *** [libradius.a] Error 1 make[5]: Leaving directory `/usr/src/freeradius-1.0.2/src/lib' make[4]: *** [common] Error 1 make[4]: Leaving directory `/usr/src/freeradius-1.0.2/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/src/freeradius-1.0.2/src' make[2]: *** [common] Error 1 make[2]: Leaving directory `/usr/src/freeradius-1.0.2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/freeradius-1.0.2' make: *** [build-simple] Error 2 laptop:/usr/src/freeradius-1.0.2# -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]