public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/2718: in zlib: configure: error: can not find install-sh or install.sh in .. ./..
@ 2001-05-02 14:46 p.katzmann
  0 siblings, 0 replies; only message in thread
From: p.katzmann @ 2001-05-02 14:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2718
>Category:       other
>Synopsis:       in zlib: configure: error: can not find install-sh or install.sh in .. ./..
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 02 14:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     p.katzmann@gmx.de
>Release:        latest cvs snapshot
>Organization:
>Environment:
i686 Suse Linux 7.1
>Description:
During make i got this error in zlib for now a longer time
Interestingly ther seems to be two times the detect
for install.sh.
While the first one has an 
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
The second one has only:
for ac_dir in .. $srcdir/..; do

and fails.
If i modify the second one to be equal to the first one it seems
to go. But then i have the same problem with boehm-gc
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-02 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-02 14:46 other/2718: in zlib: configure: error: can not find install-sh or install.sh in .. ./ p.katzmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).