Error building 1.1.1 - Missing File???
Jeffrey A Law
law@cygnus.com
Mon Dec 14 22:27:00 GMT 1998
In message < 000101be27e7$7eaa2100$0200a8c0@nthacker >you write:
> I have attempted 3 times to build egcs 1.1.1. Each time it has failed w/the
> same error - make has no rule on how to build stdstrbufs.cc on which
> stdstrbufs.o depends (i.e. stdstrbufs.cc is apparently missing). The make
> file causing this error is <objdir>/i586-pc-linux-gnu/libio/Makefile.
What make are you using? There were some screwy dependencies in libio that
caused non-GNU makes to lose.
[ ... ]
> A grep of the tar file contents shows the file isn't there.
?!?
bash$ zcat egcs-1.1.1.tar.gz | tar vtf - | grep stdstrbufs
-rw-r--r-- law/cygnus 4342 Nov 18 08:53 1997 egcs-1.1.1/libio/stdstrbufs.cc
bash$ zcat egcs-g++-1.1.1.tar.gz | tar vtf - | grep stdstrbufs
-rw-r--r-- law/cygnus 4342 Nov 18 08:53 1997 egcs-1.1.1/libio/stdstrbufs.cc
jeff
More information about the Gcc-bugs
mailing list