On Nov 13, 2000, "John R. Jackson" <[EMAIL PROTECTED]> wrote:
>> /sbin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../config
[...]
>> -I/usr/freeware/include -g -Wp,-MD,.deps/alloc.pp -c alloc.c -o alloc.o
>> cc-1574 cc: ERROR
>> The definition of macro %sq is not valid.
Wow! I love this kind of informative error message :-)
> I think the first thing I'd try (and this is really just a wild guess)
> is "make distclean" then run ./configure again with --disable-libtool,
I don't think libtool has anything to do with the problem here. But
it definitely looks like there was incorrect information in
config.cache regarding the compilers' ability to generate dependency
information, which `make distclean' should clean up.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me