This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Binutils 2.11 and BSDI 4.2


Hi there, trying to update my build environment on a
BSDI 4.2 system. binutils is dieing on the make.
Belows a snip of the death. Any insights would be
nice!

gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -D_GNU_SOURCE
-DTRAD_CORE -I. -I../../bf
d -I../../bfd/../include -I../../bfd/../intl -I../intl
-W -Wall -g -O2 -c ../../
bfd/trad-core.c -o trad-core.o
../../bfd/trad-core.c: In function
`trad_unix_core_file_p':
../../bfd/trad-core.c:99: structure has no member
named `u_dsize'
../../bfd/trad-core.c:104: structure has no member
named `u_ssize'
../../bfd/trad-core.c:121: structure has no member
named `u_dsize'
../../bfd/trad-core.c:125: structure has no member
named `u_ssize'
../../bfd/trad-core.c:132: structure has no member
named `u_dsize'
../../bfd/trad-core.c:132: structure has no member
named `u_ssize'
../../bfd/trad-core.c:182: structure has no member
named `u_dsize'
../../bfd/trad-core.c:187: structure has no member
named `u_ssize'
../../bfd/trad-core.c:201: `USRSTACK' undeclared
(first use in this function)
../../bfd/trad-core.c:201: (Each undeclared identifier
is reported only once
../../bfd/trad-core.c:201: for each function it
appears in.)
../../bfd/trad-core.c:201: structure has no member
named `u_ssize'
../../bfd/trad-core.c:218: structure has no member
named `u_ar0'
../../bfd/trad-core.c:221: structure has no member
named `u_dsize'
../../bfd/trad-core.c: In function
`trad_unix_core_file_failing_signal':
../../bfd/trad-core.c:260: structure has no member
named `u_sig'
../../bfd/trad-core.c:264: warning: control reaches
end of non-void function
make[3]: *** [trad-core.lo] Error 1
make[3]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make: *** [all-bfd] Error 2



__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]