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]
Other format: [Raw text]

Re: binutils-2.14: gmake check fails on Solaris9.


On Fri, 12 Mar 2004, 18:08:31 +0100, Nick Clifton wrote:
[...]
> > So now with binutils from cvs what happens?  Errr, nothing: it
> > builds but won't install from cvs:
> >
> > gmake[2]: Leaving directory `/export/home/Scratch/hgs/binutils-cvs/src/bfd/po'
> > gmake[2]: Entering directory `/export/home/Scratch/hgs/binutils-cvs/src/bfd'
> > gmake[3]: Entering directory `/export/home/Scratch/hgs/binutils-cvs/src/bfd'
> > gmake[3]: Nothing to be done for `install-exec-am'.
> > /bin/sh ./../mkinstalldirs /scratch/local/lib
> > /bin/sh ./../mkinstalldirs /scratch/local/include
> > /bin/sh ./libtool  --mode=install ./install-sh -c libbfd.la /scratch/local/lib/libbfd.la
> > ./install-sh -c .libs/libbfd.lai /scratch/local/lib/libbfd.la
> > ./libtool: ./install-sh: not found
> 
> Well that's a bummer.  Is the install-sh script is in the top level
> directory not the bfd directory, so it ought to be looking for
> ../install-sh.  I have no idea what went wrong with the configure
> process to make it make this kind of mistake however.

This looks like he's building in the src tree; I'm not sure if this
is supported nowaday, but IIRC, I always had similar problems like
this (install-sh or mkinstalldir not being found).

HTH, cheers.

l8er
manfred


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