other/2718: in zlib: configure: error: can not find install-sh or install.sh in .. ./..

p.katzmann@gmx.de p.katzmann@gmx.de
Wed May 2 14:46:00 GMT 2001


>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:



More information about the Gcc-bugs mailing list