On Thu, 2006-09-28 at 17:08 -0700, Dan Nicholson wrote: > On 9/28/06, bob <[EMAIL PROTECTED]> wrote: ... snip > > > > 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
Dan, Thanks for your help. It's interesting to me that I could compile and run "hello world," which uses stdio.h, but that "make install' reports it missing. That's got to be a clue, but I'm not experienced enough with Linux to know what it indicates. I am close to the beginning of the process, so I'll clean out the $LFS directories and start from scratch. - Bob -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
