problem with bfd update from 2001/12/17
Michael Elizabeth Chastain
mec@shout.net
Thu Apr 25 22:32:00 GMT 2002
My build script is whining about a missing semicolon on the new line in
bfd/coffcode.h. Big old error message appended, not because you need it,
but just for context sake.
Michael C
===
gcc -DHAVE_CONFIG_H -I. -I/berman/fsf/_today_/source/binutils/HEAD/src/bfd -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I/berman/fsf/_today_/source/binutils/HEAD/src/bfd -I/berman/fsf/_today_/source/binutils/HEAD/src/bfd/../include -I/berman/fsf/_today_/source/binutils/HEAD/src/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c /berman/fsf/_today_/source/binutils/HEAD/src/bfd/efi-app-ia32.c -o efi-app-ia32.o
In file included from /berman/fsf/_today_/source/binutils/HEAD/src/bfd/coff-i386.c:559,
from /berman/fsf/_today_/source/binutils/HEAD/src/bfd/efi-app-ia32.c:34:
/berman/fsf/_today_/source/binutils/HEAD/src/bfd/coffcode.h: In function `coff_compute_section_file_positions':
/berman/fsf/_today_/source/binutils/HEAD/src/bfd/coffcode.h:3019: parse error before "free"
make[3]: *** [efi-app-ia32.lo] Error 1
make[3]: Leaving directory `/berman/fsf/_today_/berman/native/build/binutils/HEAD/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/berman/fsf/_today_/berman/native/build/binutils/HEAD/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/berman/fsf/_today_/berman/native/build/binutils/HEAD/bfd'
make: *** [all-bfd] Error 2
More information about the Binutils
mailing list