This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

other/1768: CVS bootstrap fails



>Number:         1768
>Category:       other
>Synopsis:       CVS bootstrap fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 25 04:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     sefer@hotmail.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
I have tried to compile the CVS from Jan 24, 2001 after typing
./configure --prefix=/opt/gcc
and then
make bootstrap

It seems to fail because some files are missing or not copied
to "i686-pc-linux-gnu/". After trying to copy the missing file
manually more files appear to be missing.

Can anyone help me out here?

Thanks,
   Sefer.

ostream_manip.cc		..linked
ostream_seeks-1.tst		..linked
ostream_seeks.cc		..linked
ostream_unformatted.cc		..linked
streambuf.cc		..linked
stringbuf.cc		..linked
stringstream.cc		..linked
wide_stream_objects.cc		..linked
README		..linked
debug_assert.h		..linked
ext		..working in
headers.cc		..linked
lib		..working in
libstdc++.exp		..linked
libstdc++.tests		..working in
tests.exp		..linked
printnow.c		..linked
loading cache ../config.cache
configure: error: can not find install-sh or install.sh in .. ./..
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/tmp/egcs'
make: *** [bootstrap] Error 2
[me@home] /tmp/egcs > 
>How-To-Repeat:

>Fix:

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]