Thanks in advance for your help.

I am running autoconf-2.13 and automake-1.4 
with the multi-language-branch of libtool on
an IRIX64-6.5 machine using MIPSpro CC Version 7.2.1.3m.

My configure line was
CC=CC RANLIB=: ../dted-0.0.0/configure --prefix=$PFX --exec-prefix=$EPFX

Why am I getting the following error
(PS - no errors if I use CC=gcc):

/bin/sh ../../libtool --mode=compile CC -DHAVE_CONFIG_H -I.
-I../../../dted/src/dted.lib -I../..     -g -c
../../../dted/src/dted.lib/dtedio.c
mkdir .libs
CC -DHAVE_CONFIG_H -I. -I../../../dted/src/dted.lib -I../.. -g
-Wp,-MD,.deps/dtedio.pp -c ../../../dted/src/dted.lib/dtedio.c  -DPIC -o
.libs/dtedio.o
Command-line error(1574): invalid macro definition: 

Error(1005): could not open source file ".deps/dtedio.pp"

Reply via email to