Linux 14.981 Themen, 106.343 Beiträge

LFS - System: probleme mit glibc

kutte128 / 22 Antworten / Flachansicht Nickles

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?

bei Antwort benachrichtigen
kutte128 Nachtrag zu: „LFS - System: probleme mit glibc“
Optionen

Hallo,

neues problem ist aufgetaucht.
die komlpilierung von m4 bricht mit folgenden meldungen ab:

gcc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib -g -O stackovf.c
In file included from stackovf.c:87:
/usr/include/siginfo.h:8: redefinition of `union sigval'
/usr/include/siginfo.h:16: redefinition of `struct siginfo'
/usr/include/siginfo.h:48: parse error before "clock_t"
/usr/include/siginfo.h:62: parse error before '}' token
/usr/include/siginfo.h:63: parse error before '}' token
/usr/include/siginfo.h:200: redefinition of `struct sigevent'
stackovf.c: In function `sigsegv_handler':
stackovf.c:211: structure has no member named `_addr'
make[1]: *** [stackovf.o] Error 1
make[1]: Leaving directory `/static/source/m4-1.4/src'
make: *** [all] Error 1

die config.log
configure:770:26: minix/config.h: No such file or directory
/tmp/ccEtGElb.o: In function `t':
/static/source/m4-1.4/configure:1185: the `sigstack' function is dangerous. `sigaltstack' should be used instead.

wo liegt das prob?

bei Antwort benachrichtigen
Neues Prob : M4 Klaus_T
Neues Prob : M4 Klaus_T
binutils kutte128
binutils Klaus_T
binutils 2.13.90.0.20 kutte128
binutils 2.13.90.0.20 Klaus_T