Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-06 Thread Cornelia Böttge
Am Donnerstag 06 August 2009 07:08:51 schrieb Chris Staub: > On 08/05/2009 11:01 PM, Michael Tsang wrote: > > Uh, no. The /lib/cpp symlink is only created *after* GCC is installed, > and keep in mind many, many people build LFS and do not have problems > with its nonexistence up to this point. You

Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-05 Thread Cornelia Böttge
Am Donnerstag 06 August 2009 05:01:52 schrieb Michael Tsang: > > > > configure:3233: error: C preprocessor "/lib/cpp" fails sanity check > > See `config.log' for more details. > > The error is obvious now. You need a /lib/cpp But cpp is supposed to be installed only in this chapter? Did I miss som

Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-05 Thread Cornelia Böttge
Am Mittwoch 05 August 2009 17:36:07 schrieb Chris Staub: l > > This is not necessary - /lib/cpp is not yet supposed to exist at this > point anyway. The error message is probably due to something completely > unrelated. You said you provided the contents of config.log, but you > didn't say exactly

Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-04 Thread Cornelia Böttge
Am Mittwoch 05 August 2009 04:23:59 schrieb Michael Tsang: > On Wednesday 05 August 2009 03:50:05 Cornelia Böttge wrote: > > My host-system is Debian etch. > > Until chapter 6.14 all went well, including the tests. > > But now during the compilation of gcc, I got the

gcc-4.3.2 fails to compile in chapter 6.14

2009-08-04 Thread Cornelia Böttge
Hi all, this is my first try to build lfs, I use the current version of the book, and did all according to the book (at least, I think I did). My host-system is Debian etch. Until chapter 6.14 all went well, including the tests. But now during the compilation of gcc, I got the error "lib/cpp fail