I'm trying to compile some software against kth-krb's libdes with libtool, and I get this message:
/bin/sh ../libtool --mode=link gcc -g -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -o zhm queue.o timer.o zhm.o zhm_client.o zhm_server.o ../lib/zephyr/libzephyr.a -lcom_err -L/usr/athena/lib -lroken -L/usr/heimdal/lib -lkrb5 -lasn1 -L/usr/athena/lib -ldes -lroken -lcrypt -L/usr/athena/lib -lkrb -L/usr/lib -lcrypto -lresolv libtool: link: warning: library `/usr/athena/lib/libdes.la' was moved. libtool: link: cannot find the library `/var/tmp/portage/kth-krb-1.2.1/image//usr/athena/lib/libdes.la' Why is it looking there? How do I fix libtool? -- /Ian D [EMAIL PROTECTED] - www.assv.net -- [EMAIL PROTECTED] mailing list
