bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.15 build fails on solaris 9 with GCC 3.4.0


From: jd . bronson
Subject: Re: 2.15 build fails on solaris 9 with GCC 3.4.0
Date: Tue, 25 May 2004 06:18:04 -0500

We tried building outside the source. No difference.

What ended up working for us (Under Solaris 9) was this:

#INSTALL=/usr/ucb/install
# export INSTALL


then I ran ./configure and make and make install
and it worked 100%.



Should you have any other question or concern,  please don't hesitate to 
contact me. 
-- 
J.D. Bronson
Information Services - Telecom
Aurora West Allis Memorial Hospital
Office: 414.978.8282 Fax: 414.328.8787



Nick Clifton <address@hidden> 
05/25/2004 02:49 AM

To
address@hidden
cc
address@hidden
Subject
Re: 2.15 build fails on solaris 9 with GCC 3.4.0






Hi jd,


> ./libtool: ./install-sh: not found
> make[3]: *** [install_libbfd] Error 1

This problem has also been reported in the binutils bugzilla database as 
admin/179.  The answer is to use the full path to the configure script 
rather than using a relative path.  ie run:

   /full/path/to/configure

We also recommend that you build in a separate directory hierarchy to 
the sources as this keeps things simpler and cleaner.

Cheers
   Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]