delorie.com/archives/browse.cgi | search |
From: | pavenis AT lanet DOT lv |
To: | djgpp-workers AT delorie DOT com |
Date: | Tue, 6 Nov 2001 19:33:06 +0200 |
MIME-Version: | 1.0 |
Subject: | gdb-5.0.92 |
Message-ID: | <3BE83AF2.29418.C844E9@localhost> |
X-mailer: | Pegasus Mail for Windows (v4.01) |
Reply-To: | djgpp-workers AT delorie DOT com |
Tried to build gdb-5.0.92 for DJGPP. No serious problems yet. Only 'make install-info' failed: /dev/env/DJDIR/bin/sh.exe ./../mkinstalldirs d:/Devel/gdb/gdb- 5.0.92/../inst/inf o if test ! -f standards.info; then cd .; fi; \ if test -f standards.info; then \ for i in standards.inf* *.i[1-9] *.i[1-9][0-9]; do \ /dev/env/DJDIR/bin/sh.exe d:/Devel/gdb/gdb-5.0.92/install-sh -c - m 644 $i d: /Devel/gdb/gdb-5.0.92/../inst/info/$i; \ done; \ fi install: *.i[1-9] does not exist install: *.i[1-9][0-9] does not exist make.exe[1]: *** [install-info] Error 1 make.exe[1]: Leaving directory `d:/Devel/gdb/gdb-5.0.92/etc' make.exe: *** [do-install-info] Error 1 sh-2.04$ I did that in DOS session under Win98SE. So I have *.info* there not *.i* Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |