delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
X-Authentication-Warning: | new-smtp1.ihug.com.au: Host p51-tnt1.syd.ihug.com.au [203.173.128.51] claimed to be acceleron |
Message-ID: | <001f01c18ea6$686ca330$0102a8c0@acceleron> |
From: | "Andrew Cottrell" <acottrel AT ihug DOT com DOT au> |
To: | "Andris Pavenis" <pavenis AT latnet DOT lv>, "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Cc: | <djgpp-workers AT delorie DOT com> |
Subject: | GDB 5.1 install failure |
Date: | Thu, 27 Dec 2001 18:15:57 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp-workers AT delorie DOT com |
Andris or Eli, I downloaded the GDB 5.1 sources from Andris's web pages and have been able to re-build it, but "make install" fails on XP (havn't tried it on any other OS) as outlined below. Does "make install" work okay in your build environment? If it does then any ideas on where I should start looking? DJGPP_204 D:\dj204\gnu\gdb-5.1>make install D:/dj204/BIN/sh.exe ./mkinstalldirs /usr/local /usr/local make.exe[1]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd' Making install in doc make.exe[2]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd/doc' make.exe[3]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd/doc' make.exe[3]: Nothing to be done for `install-exec-am'. make.exe[3]: Nothing to be done for `install-data-am'. make.exe[3]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd/doc' make.exe[2]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd/doc' Making install in po make.exe[2]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd/po' if test -r ./../../mkinstalldirs; then \ ./../../mkinstalldirs /usr/local/share; \ else \ ../mkinstalldirs /usr/local/share; \ fi if test "bfd" = "gettext"; then \ if test -r ./../../mkinstalldirs; then \ ./../../mkinstalldirs /usr/local/share/gettext/po; \ else \ ../mkinstalldirs /usr/local/share/gettext/po; \ fi; \ D:/dj204/BIN/sh.exe d:/dj204/gnu/gdb-5.1/install-sh -c -m 644 ./Makefile.in.in \ /usr/local/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make.exe[2]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd/po' make.exe[2]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd' make.exe[3]: Entering directory `d:/dj204/gnu/gdb-5.1/bfd' D:/dj204/BIN/sh.exe ./../mkinstalldirs /usr/local/lib D:/dj204/BIN/sh.exe ./libtool --mode=install D:/dj204/BIN/sh.exe d:/dj204/gnu/g db-5.1/install-sh -c libbfd.la /usr/local/lib/libbfd.la libtool: install: `/usr/local/lib/libbfd.la' is not a directory Try `libtool --help --mode=install' for more information. make.exe[3]: *** [install-libLTLIBRARIES] Error 1 make.exe[3]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd' make.exe[2]: *** [install-am] Error 2 make.exe[2]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd' make.exe[1]: *** [install-recursive] Error 1 make.exe[1]: Leaving directory `d:/dj204/gnu/gdb-5.1/bfd' make.exe: *** [install-bfd] Error 2 Andrew
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |