Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Install error on digital unix v4.0
@ 2004-09-09 17:25 Mark Helzer
  2004-09-09 18:11 ` Michael Chastain
  2004-09-09 18:15 ` Dave Korn
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Helzer @ 2004-09-09 17:25 UTC (permalink / raw)
  To: gdb

After compiling using gcc, I get the following error during "make
install"

./../install-sh -c -m 644 ./../include/dis-asm.h
/usr/local/include/dis-asm.h
for f in standards.info configure.info; do  if test -f ./`echo $f | sed
-e 's/.i
nfo$/.texi/'`; then  if make "MAKEINFO=/adp/local/src/gdb-6.2/missing
makeinfo -
-split-size=5000000" $f; then  true;  else  exit 1;  fi;  fi;  done
`standards.info' is up to date.
`configure.info' is up to date.
/bin/sh ./../mkinstalldirs /usr/local/info
if test ! -f standards.info; then cd .; fi;  if test -f standards.info;
then  fo
r i in standards.info*; do  ./install-sh -c -m 644 $i
/usr/local/info/$i;  done;
  fi
sh: ./install-sh: not found
*** Exit 1
Stop.
*** Exit 1
Stop.



Mark Helzer
ADP Dealer Services 
2525 S.W 1st Portland, OR.
(503) 402-3481


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-09 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-09 17:25 Install error on digital unix v4.0 Mark Helzer
2004-09-09 18:11 ` Michael Chastain
2004-09-09 18:15 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox