This is the mail archive of the binutils@sourceware.cygnus.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]

make install on AIX 4.3


I am trying to install the GNU binutils 2.9.1 on an AIX 4.3.

The build process seems to complete successfully, however, 
while doing a make install, the process dies with the 
following error:

...
make[1]: Leaving directory `/home/cory/binutils/ld'
make[1]: Entering directory `/home/cory/binutils/libiberty'
make[2]: Entering directory `/home/cory/binutils/libiberty'
make[2]: Leaving directory `/home/cory/binutils/libiberty'
/bin/sh /home/cory/binutils-2.9.1/install-sh -c -m 644 libiberty.a /opt/binutils-2.9.1/lib/libiberty.a.n
( cd /opt/binutils-2.9.1/lib ; ranlib libiberty.a.n )
mv -f /opt/binutils-2.9.1/lib/libiberty.a.n /opt/binutils-2.9.1/lib/libiberty.a
make[1]: Leaving directory `/home/cory/binutils/libiberty'
make[1]: Entering directory `/home/cory/binutils/libiberty'
make[2]: Entering directory `/home/cory/binutils/libiberty'
make[2]: Leaving directory `/home/cory/binutils/libiberty'
/bin/sh /home/cory/binutils-2.9.1/install-sh -c -m 644 libiberty.a /opt/binutils-2.9.1/lib/libiberty.a.n
( cd /opt/binutils-2.9.1/lib ; /home/cory/binutils/binutils/ranlib libiberty.a.n )
/home/cory/binutils/binutils/ranlib: libiberty.a.n: File format not recognized
make[1]: *** [install_to_libdir] Error 1
make[1]: Leaving directory `/home/cory/binutils/libiberty'
make: *** [install-target-libiberty] Error 2

Anyone know of a workaround for this problem?

Take care,
Cory

-- 
Cory Winter                      E-Mail: mailto:cory@ooc.com
Software Developer               WWW: http://www.ooc.com/
Object Oriented Concepts, Inc.   Phone: (709) 738-3725 

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