Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
moduler.. kernel mm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
Sputnik
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2003
Posts: 84

PostPosted: Tue Sep 23, 2003 10:11 pm    Post subject: moduler.. kernel mm Reply with quote

Hej..

får detta fel när modulerna ska göras:
Code:
BUILD_BASENAME=ipt_stealth  -c -o ipt_stealth.o ipt_stealth.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r7/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipt_realm  -c -o ipt_realm.o ipt_realm.c
ipt_realm.c: In function `match':
ipt_realm.c:29: structure has no member named `tclassid'
make[2]: *** [ipt_realm.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r7/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r7/net'
make: *** [_mod_net] Error 2


Vilket också gör att inte iptables funkar som de ska åt mig.. :(
Va gör man nu åt detta problem för att komma vidare :?: :?:

En till sak är att när jag försöker emerga xfe kommer detta felmedelande upp:
!!! all ebuilds that could satisfy "xfe" have been masked.

Vilket jag inte heller lykats komma förbi.
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Wed Sep 24, 2003 8:26 am    Post subject: Reply with quote

Match realm kräver en del andra inställningar i kerneln. Läs hjälpen för match realm eller välj bort det. Du behöver det förmodligen inte. Kan också vara käckt att söka på match realm. :wink:

Vad gäller xfe så får du använda
Code:
ACCEPT_KEYWORDS="~x86" emerge -p xfe

om du prompt måste ha det.
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Yarrick
Bodhisattva
Bodhisattva


Joined: 05 Jun 2002
Posts: 304
Location: Malmö, Sweden

PostPosted: Wed Sep 24, 2003 1:43 pm    Post subject: Reply with quote

en 'make clean' i kärnan kan hjälpa vid problem, den tar bort alla kompilerade filer så att man gör om allt från början. har man ändrat mycket i sin config kan detta krävas.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum