On 08/05/2009 11:01 PM, Michael Tsang wrote:
>>
>> 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
>
Uh, no. The /lib/cpp symlink is only created *after* GCC is installed,
and keep in mind
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
> configure:3051: /lib/cpp conftest.c
> /sources/gcc-4.3.2/libgcc/configure: line 3052: /lib/cpp: No such file or
> directory
> configure:3057: $? = 127
>
> configure: failed program was:
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME "GNU C Runtime Library"
> | #define PACKAGE_TARNAME "libgc
2009/8/4, Juan Alberto Regalado Galván <00j...@gmail.com>:
> 2009/5/14, Juan Alberto Regalado Galván <00j...@gmail.com>:
>
>> problem so I just ignored them. I'll try to see what they are all
>> about. I'll compile the kernel again and I'll bring the errorlog here.
>
Here they are, sorry for th
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
On 08/05/2009 04:43 AM, Michael Tsang wrote:
> On Wednesday 05 August 2009 12:40:05 Cornelia Böttge wrote:
>> Am Mittwoch 05 August 2009 04:23:59 schrieb Michael Tsang:
>>>
>>> Have you a /lib/cpp ?
>>
>> root:/# dir /lib/cpp
>> dir: cannot access /lib/cpp: No such file or directory
>
> Solution:
>
On Wednesday 05 August 2009 12:40:05 Cornelia Böttge wrote:
> 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 du