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.981 Themen, 106.343 Beiträge
hallo,
also der speicher ist anscheinend io.
ich habe mir die letze ver von binutils gesaugt und die lässt sich dann auch einwandfrei konfigurieren.
allerdings buildet sie nicht.
/bin/sh: line 1: no: command not found
make[3]: *** [tr.gmo] Error 127
make[3]: Leaving directory `/static/src/binutils-2.13.90.0.20/bfd/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/static/src/binutils-2.13.90.0.20/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/static/src/binutils-2.13.90.0.20/bfd'
make: *** [all-bfd] Error 2