On 9/28/06, bob <[EMAIL PROTECTED]> wrote:
On Thu, 2006-09-28 at 16:47 -0700, Dan Nicholson wrote:
> On 9/28/06, bob <[EMAIL PROTECTED]> wrote:
> >
> > 3. Problem section: 5.4. GCC-4.0.3 - Pass 1
> >
> > 4. Error from 'make bootstrap'
> > In file included from ../../gcc-4.0.3/gcc/crtstuff.c:64:
> > ../../gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or
> > directory
I tried applying the patch because I also received the error when I did
not apply the patch.
Just a general guideline for the book, but don't apply patches if it
doesn't say so.
So, you got that error building gcc-pass1 without any patches? But you
were able to build and install binutils-pass1? That doesn't seem
right.
One thing is that if you're going to try to rebuild something,
completely remove the directory and unpack the tarball again. You
don't want some cruft hanging around and messing things up.
Where are the missing headers supposed to reside and how are they
supposed to get there?
At this point, you are still relying on your host system (Debian), so
they should be in /usr/include and supplied by your host's glibc. Now,
one thing is that you need to have the -devel type packages installed
on your host. This might be called libc-devel or something. I'm not
that familiar with debian. But if you were able to build
binutils-pass1...
Any other info?
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page