bug-binutils
[Top][All Lists]
Advanced

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

installation bug in binutils 2.15


From: Georg Schwarz
Subject: installation bug in binutils 2.15
Date: Wed, 2 Jun 2004 23:01:09 +0200
User-agent: MacSOUP/D-2.6 (Mac OS 8.1)

Dear developers,

when installing binutils 2.15 by gmake install in many subdiretories I
get something like this:

gmake[3]: Entering directory
`/usr/people/schwarz/pkgsrc/devel/binutils/work/binutils-2.15/bfd'
gmake[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./../mkinstalldirs /usr/local/include
/bin/sh ./libtool  --mode=install ./install-sh -c libbfd.la
/usr/local/lib/libbfd.la
./install-sh -c .libs/libbfd.lai /usr/local/lib/libbfd.la
./libtool[4987]: ./install-sh:  not found
gmake[3]: *** [install_libbfd] Error 1
gmake[3]: Leaving directory
`/usr/people/schwarz/pkgsrc/devel/binutils/work/binutils-2.15/bfd'

Strangely, when descending into bfd and gmaking install there things
work.

The problem seems to be that the top level Makefile passes down
"INSTALL=$(INSTALL)" (and a few other INSTAL... variables) which contain
a relative path and override the settings in the sub-Makefiles. When
eliminating these lines from the top-level Makefile things work.

This is mips-sgi-irix5.3, if that matters.

Georg
-- 
Georg Schwarz    http://home.pages.de/~schwarz/
 address@hidden     +49 177 8811442




reply via email to

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