Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Make Modules Error
View unanswered posts
View posts from last 24 hours

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


Joined: 25 Oct 2002
Posts: 145

PostPosted: Tue Nov 26, 2002 3:59 am    Post subject: Make Modules Error Reply with quote

I am getting this error:

make[3]: ***[module.o] Error 1
make[3]: Leaving directory '/usr/src/linux-2.4.18-18.8.0/drivers/addon/cipe
make[2]: ***[_modsubdir_cipe] Error 2
make[2]: Leaving directory '/usr/src/linux-2.4.18-18.8.0/drivers/addon'
make[1]: ***[_modsubdir_addon] Error 2
make[1]: Leaving directory '/usr/src/linux-2.4.18-18.8.0/drivers'
make: *** [_mod_drivers] Error 2

This happend almost right away and then went back to the root prompt. Is there a module that I have to disable in the make menuconfig? If do you know what it is?

Thanks

Scott
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Tue Nov 26, 2002 10:18 am    Post subject: Reply with quote

I don't know what the problem is, cause it's before the given lines, but google turned this up, and it looks similar to your problem (well if you use a redhat kernel):

http://groups.google.com/groups?q=linux+cipe&hl=en&lr=&ie=UTF-8&sa=N&scoring=d
(search: linux cipe -> groups -> sort by date)

Can't compile modules on rh 8.0:

Quote:
module.c:73: warning: implicit declaration of function
`printk_R1b7d4074'
/usr/src/linux-2.4.18-18.8.0/include/linux/skbuff.h: In function
`kunmap_skb_frag':
/usr/src/linux-2.4.18-18.8.0/include/linux/skbuff.h:1108: warning: asm
operand 1 probably doesn't match constraints
make[3]: *** [module.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.4.18-18.8.0/drivers/addon/cipe'
make[2]: *** [_modsubdir_cipe] Error 2
make[2]: Leaving directory
`/usr/src/linux-2.4.18-18.8.0/drivers/addon'
make[1]: *** [_modsubdir_addon] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-18.8.0/drivers'
make: *** [_mod_drivers] Error 2

Quote:
> Did you do a 'make mrproper' before attemting to configure the kernel? That
> must be done the first time a set of kernel sources are used and at any later

Thanks. That was it, i missed make mrproper.

Nick


Later in thread:
Quote:
Not sure if you had the default kernel that came with 8.0 but if you
did there was a programmer error during the kernel build that would
cause the modules to error out. Go to RedHat and get the latest kernel
patch. Or you can run up2date from a console. Good Luck


Hope you fix it,

Cya lX.
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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