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-010205 fails to build


Hi all,

I've configured the latest daily using:

./configure --disable-shared --enable-targets=all --enable-64-bit-bfd --enable-commonbfdlib --host=i686-pc-linux-gnu

Here's the errors I get during build:

gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl  -g -O2 -DLOCALEDIR="\"/usr/local/ hare/locale\""   -W -Wall -g -O2 -c ldver.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl  -g -O2 -DLOCALEDIR="\"/usr/local/ hare/locale\""   -W -Wall -g -O2 -c ldmisc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include  -I./../intl -I../intl -DLOCALEDIR="\"/usr/local/share/l cale\""   -W -Wall -g -O2 -c sysdump.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl  -g -O2 -DLOCALEDIR="\"/usr/local/ hare/locale\""   -W -Wall -g -O2 -c ldfile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl  -g -O2 -DLOCALEDIR="\"/usr/local/ hare/locale\""   -W -Wall -g -O2 -c ldcref.c
cp ./emultempl/astring.sed stringify.sed
make[3]: *** No rule to make target `emulparams/armelf_linux26.sh', needed by `earmelf_linux26.c'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/erikd/BINUTILS/binutils-010205/ld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/erikd/BINUTILS/binutils-010205/ld'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/erikd/BINUTILS/binutils-010205/ld'
make: *** [all-ld] Error 2
make: *** Waiting for unfinished jobs....
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o cxxfilt   cplus-dem.o underscore.o ../libiberty/libiberty.a  
gcc -W -Wall -g -O2 -o cxxfilt cplus-dem.o underscore.o  ../libiberty/libiberty.a
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o srconv  srconv.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/lib berty.a  
gcc -W -Wall -g -O2 -o srconv srconv.o coffgrok.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o sysdump  sysdump.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -g -O2 -o sysdump sysdump.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[3]: Leaving directory `/home/erikd/BINUTILS/binutils-010205/binutils'
make[2]: Leaving directory `/home/erikd/BINUTILS/binutils-010205/binutils'

Cheers,
Erik
-- 
+----------------------------------------------------------+
  Erik de Castro Lopo  nospam@mega-nerd.com (Yes its valid)
+----------------------------------------------------------+
"The worst thing about productivity tools is that there's 
always something in them that makes you less productive" 
 -- Chris Alfred Dec 15, 1997

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