Error building 1.1.1 - Missing File???

Donnie Hale dhale@columbus.rr.com
Sat Dec 19 19:19:00 GMT 1998


Jeff,

Thanks for responding.

My version of make is GNU make 3.76.1.

"tar tvf egcs-1.1.1 | grep stdstr" on my tar file yielded only
"stdstreams.cc".


Donnie Hale
dhale@columbus.rr.com


-----Original Message-----
From: Jeffrey A Law [ mailto:law@hurl.cygnus.com ]
Sent: Tuesday, December 15, 1998 1:26 AM
To: Donnie Hale
Cc: egcs-bugs@cygnus.com
Subject: Re: Error building 1.1.1 - Missing File???



  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