snowcrash+libtool wrote: > hi, > > i've > > glibtool --version > ltmain.sh (GNU libtool) 1.5.27a (1.1220.2.497 2008/02/14 23:48:55) > > installed on > > uname -v > Darwin Kernel Version 9.2.0: Tue Feb 5 16:15:19 PST 2008; > root:xnu-1228.3.13~1/RELEASE_PPC > > atm, i'm building latest IDN, > > ftp://alpha.gnu.org/pub/gnu/libidn/libidn-1.5.tar.gz > > from src. out of the box, > > ./configure > make > > completes without error. but, if i first, > > glibtoolize -f -c > autoreconf -f -i > > then again, > > ./configure > make > > it dies @, > > ... > mv unistd.h-t unistd.h > make all-am > /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 > -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O2 -MT > progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo > progname.c > ../libtool: line 821: X--tag=CC: command not found > ../libtool: line 854: libtool: ignoring unknown tag : command not found > ../libtool: line 821: X--mode=compile: command not found
> searching on ("X--tag=CC: command not found"), there's _one_ recent > (Feb 5 '08) result. Tho my italian's not so good ;-) seems like a > libtool bug suspect. > > is it? any workaround atm? Your sed is doing something strange. Please send me the config.log and generated libtool script (either off list or compressed on list). Thanks, Peter -- Peter O'Gorman http://pogma.com _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool