CVS Build Error: sed on bfd/targmatch.sed

Tony M amahar@snet.net
Tue Jun 25 14:48:00 GMT 2002


Hey all,

I've been trying to build the cvs version of binutils (through cvs command
line, not cvsweb or cvs snapshot).  Each time for the past week I get this
exact error:

gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -D_GNU_SOURCE -I. -I../../bfd -I../.
./bfd/../include -I../../bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../bfd/syms.c -o syms.o
rm -f targmatch.h
sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new
sed: file ../../bfd/targmatch.sed line 1: Extra characters after command
make[3]: *** [targmatch.h] Error 1
make[3]: Leaving directory `/mingw/build/src/build/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mingw/build/src/build/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/mingw/build/src/build/bfd'
make: *** [all-bfd] Error 2

I am trying to build this under MinGW32.  I have tried a bare bones stock
v1.1 mingw with 1.0.7 msys and an upgraded 2.0 runtime with latest
binutils/gcc/win32api with 1.0.8 msys.  Same results.

Thanks!
Tony



More information about the Binutils mailing list