Error building 1.1.1 - Missing File???

Donnie Hale dhale@columbus.rr.com
Mon Dec 14 20:53:00 GMT 1998


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.

I'm building on an AMD K6-2/266-3D system w/ 32MB RAM running RH Linux 5.1.
My directories are all "peer" directories immediately under
/usr/local/egcs-devtools:

egcs-1.1.1 => root where things are untarred
egcs-1.1.1-obj => <objdir>
egcs => <install dir - a soft link to egcs-1.1.1-inst>

My configure command was:

../configure --prefix=/usr/local/egcs-devtools/egcs --enable-shared --with-g
nu-as --with-gnu-ld

My build command was:

make bootstrap LANGUAGES="c c++"

A grep of the tar file contents shows the file isn't there.

Can anyone help? Many thanks,

Donnie Hale
dhale@columbus.rr.com




More information about the Gcc-bugs mailing list