Apologies if this is a duplicate. I sent it over 24 hours ago, but never
saw it show up and never saw any responses. I just saw another message sent
to the list this afternoon, so I'm assuming the list manager hiccupped and
my message disappeared.
Yesterday I tried cvs up'ing my libtool tree. When I tried to install, I
got this:
...
/bin/sh ./libtool --mode=compile gcj -DHAVE_CONFIG_H -I. -I. -I. -g -c ltdl.c
gcj -DHAVE_CONFIG_H -I. -I. -I. -g -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
./libtool: gcj: command not found
make[1]: *** [ltdl.lo] Error 1
make[1]: Leaving directory `/home/skip/src/gtk/libtool/libltdl'
make: *** [install-recursive] Error 1
I then deleted my entire tree except for the contents of my CVS directories,
then executed
cvs up -A .
./bootstrap
./configure
make CFLAGS=-g
make CFLAGS=-g install
Same problem. I'm running on a pretty vanilla Mandrake 8.0. Any thoughts
on what the problem is?
Thx,
--
Skip Montanaro ([EMAIL PROTECTED])
(847)971-7098
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool