View previous topic :: View next topic |
Author |
Message |
Kroki n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Mar 2003 Posts: 14 Location: CH
|
Posted: Thu Apr 03, 2003 11:07 am Post subject: Probleme bei Kernel compilen (Gentoo 2.4.20-r2) |
|
|
Hallo Leute
ich habe jetzt schon auf 2 total unterschiedlichen Systemen den neuen Kernel-Release (r2) der Gentoo-Sources nicht compilen können.
Die letzten paar Zeilen des "make"-Kommandos:
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net/ipv4'
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net/ipv4'
make -C key
make[2]: Entering directory `/usr/src/linux-2.4.20-gentoo-r2/net/key'
make all_targets
make[3]: Entering directory `/usr/src/linux-2.4.20-gentoo-r2/net/key'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -I./ -nostdinc -iwithprefix include -DKBUILD_BASENAME=af_key -c -o af_key.o af_key.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -I./ -nostdinc -iwithprefix include -DKBUILD_BASENAME=pfkey_v2_build -c -o pfkey_v2_build.o pfkey_v2_build.c
pfkey_v2_build.c: In function `pfkey_address_build':
pfkey_v2_build.c:393: sizeof applied to an incomplete type
pfkey_v2_build.c:394: warning: implicit declaration of function `in6_ntop'
pfkey_v2_build.c:394: dereferencing pointer to incomplete type
make[3]: *** [pfkey_v2_build.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net/key'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net/key'
make[1]: *** [_subdir_key] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net'
make: *** [_dir_net] Error 2
Kann mir da jem. helfen ? Ich hab keine Idee, wie ich dieses Problem anpacken könnte ... Das einzige was ich weiss: Gentoo 2.4.20-r1 ging einwandfrei. Im moment benutz ich noch diesen Kernel.
Gruss
Thomas alias Kroki _________________ Pentium IV 3.06GHz - 1024MB Ram - 260GB HDU - Gentoo Linux Kernel 2.4.24 (vanilla-sources) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
simon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Zelda/Zelda_-_Ingo.jpg)
Joined: 26 Apr 2002 Posts: 225 Location: Vienna
|
Posted: Thu Apr 03, 2003 11:33 am Post subject: |
|
|
Hallo.
Du verwendest ipsec?
Sieht ganz nach diesem Bug aus. Im Forum gibt es auch einen Thread dazu.
Simon |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kroki n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Mar 2003 Posts: 14 Location: CH
|
Posted: Thu Apr 03, 2003 11:39 am Post subject: |
|
|
Jawohl ! IPSEC hab ich auf on. Danke für deine Antwort !
Gruss
Thomas _________________ Pentium IV 3.06GHz - 1024MB Ram - 260GB HDU - Gentoo Linux Kernel 2.4.24 (vanilla-sources) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|