hallo,
bin grade dabei mir ein lfs system (wollte vorallem mal guggen wie sowas eigentlich vorsich geht) zu basteln.
habe jetzt das problem, das sich die glibc (2.3.2) nicht konfigurieren lassen will.
../glibc-2.3.2/configure --prefix=/usr --disable-profile --enable-add-ons --libexecdir=/usr/bin
gibt folgende meldung:
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
der cpp wohnt unter /static/bin.
wie kann ich dem configure-script sagen, das er unter /static/bin suchen soll?
oder liegt das prob woanders?
Linux 14.980 Themen, 106.326 Beiträge
Hallo,
jau genau, chap6.
ich bin chroot und proc ist auch gemountet.
klappte bis dahin auch ohne probs ausser das die LDFLAGS aus chap5 bei make angegeben werden mussten.
das erste prob tauchte beim kernel auf, der keinen
make symlinks
machen wollte.
übrigens: wie bekomme ich denn dieses prob in den griff?
ich habe die asm mit asm-i386 gelinkt und bin dann wieder nach lfs gegangen.
hier 2 auszüge aus der config.log:
configure:3172: $? = 1
configure: failed program was:
| #line 3115 "configure"
| /* confdefs.h. */
[...]
| Syntax error
configure:3517: /lib/cpp conftest.c
../glibc-2.3.2/configure: line 1: /lib/cpp: No such file or directory
configure:3523: $? = 127
configure: failed program was:
| #line 3503 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define USE_REGPARMS 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include