> 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 "libgcc" > | #define PACKAGE_VERSION "1.0" > | #define PACKAGE_STRING "GNU C Runtime Library 1.0" > | #define PACKAGE_BUGREPORT "" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include <limits.h> > | #else > | # include <assert.h> > | #endif > | Syntax error > > 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 "libgcc" > | #define PACKAGE_VERSION "1.0" > | #define PACKAGE_STRING "GNU C Runtime Library 1.0" > | #define PACKAGE_BUGREPORT "" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include <limits.h> > | #else > | # include <assert.h> > | #endif > | Syntax error > > configure:3134: result: /lib/cpp > configure:3158: /lib/cpp conftest.c > /sources/gcc-4.3.2/libgcc/configure: line 3159: /lib/cpp: No such file or > directory > configure:3164: $? = 127 > > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "GNU C Runtime Library" > | #define PACKAGE_TARNAME "libgcc" > | #define PACKAGE_VERSION "1.0" > | #define PACKAGE_STRING "GNU C Runtime Library 1.0" > | #define PACKAGE_BUGREPORT "" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include <limits.h> > | #else > | # include <assert.h> > | #endif > | Syntax error > > configure:3158: /lib/cpp conftest.c > /sources/gcc-4.3.2/libgcc/configure: line 3159: /lib/cpp: No such file or > directory > configure:3164: $? = 127 > > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "GNU C Runtime Library" > | #define PACKAGE_TARNAME "libgcc" > | #define PACKAGE_VERSION "1.0" > | #define PACKAGE_STRING "GNU C Runtime Library 1.0" > | #define PACKAGE_BUGREPORT "" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include <limits.h> > | #else > | # include <assert.h> > | #endif > | Syntax error > > 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
signature.asc
Description: This is a digitally signed message part.
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page