This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

binutils-2.16.92 build failure on SPARC


I get the following build failure on SPARC (sparc-unknown-linux-gnu):

gcc-4.0 -DHAVE_CONFIG_H -I. -I../../bfd -I. -I. -I../../bfd -I../../bfd/../include -I../../bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../bfd/cpu-sparc.c -o cpu-sparc.o >/dev/null 2>&1
rm -f tofiles
f=""; \
        for i in elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo sparclinux.lo aout32.lo elf64-sparc.lo elf64.lo sunos.lo elf64-gen.lo elf32-gen.lo cpu-sparc.lo  ; do \
          case " $f " in \
            *" $i "*) ;; \
            *) f="$f $i" ;; \
          esac ; \
        done ; \
        echo $f > tofiles
/bin/sh ../../bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc-4.0 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o libbfd.la -rpath /build/tbm/binutils-2.16.92/debian/tmp/usr/lib -release 2.16.92  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo archive64.lo `cat ofiles` -L../libiberty/pic -liberty
./libtool: line 1514: cd: ../libiberty/pic: No such file or directory
libtool: link: cannot determine absolute directory name of `../libiberty/pic'
make[4]: *** [libbfd.la] Error 1
make[4]: Leaving directory `/build/tbm/binutils-2.16.92/builddir-single/bfd'
make[3]: *** [install-recursive] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


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