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: configure binutils on hpux10 machine


----Original Message----
>From: Bob Rossi
>Sent: 03 May 2005 17:43

> So, I know this might sound ridiculous, but I got the configure && make
> to work, but the make install fails :) Here is the output, please help,
> Am I doing something silly?

> /home/GCC/binutils-2.15/info/$i; \ done; \ fi              
> sh[4]: ../binutils-2.15/install-sh:  not found.
> *** Error exit code 127
> 
> Stop.
> *** Error exit code 1
> 
> Stop.


  When configuring, did you use an absolute path to the configure script?
This problem is symptomatic of an old bug (toplevel, now fixed) that was
triggered by using a relative path from the objdir to the srcdir/configure
script, so if that's how you did it, just reconfigure with an absolute path.

  If that isn't the case, I dunno.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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