hello pps,
 
I'm compiling a kernel 2.4.2 (comes with RH 7.1).
I need to do a minimum kernel, just including  support for  a few things ....
 
But I think that in matter of optimizing (in step: make menuconfig )  I forgot  put any very IMPORTANT option ! OR I put a miss option !!!!
So, the problem: I can't  do "make modules" successfully due to this ending:
 
....................... (that is the last lines of output of "make modules" )
quirks.c: In function `quirk_awe32_resources':
quirks.c:47: nondigits in number and not hexadecimal
quirks.c:47: nondigits in number and not hexadecimal
quirks.c:47: called object is not a function
quirks.c: In function `quirk_cmi8330_resources':
quirks.c:66: nondigits in number and not hexadecimal
quirks.c:66: nondigits in number and not hexadecimal
quirks.c:66: called object is not a function
quirks.c: In function `quirk_sb16audio_resources':
quirks.c:97: nondigits in number and not hexadecimal
quirks.c:97: nondigits in number and not hexadecimal
quirks.c:97: called object is not a function
quirks.c: In function `isapnp_fixup_device':
quirks.c:142: nondigits in number and not hexadecimal
quirks.c:142: nondigits in number and not hexadecimal
quirks.c:143: called object is not a function
make[2]: *** [quirks.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.2/drivers/pnp'
make[1]: *** [_modsubdir_pnp] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.2/drivers'
make: *** [_mod_drivers] Error 2
.......................
 
I can do "make dep" without errors, and "make bzImage" BUT can build modules ..
 
Attached the configuration file minimum 
 
Any Idea ???
 
please excuse me for my bad english.
 
Lic. Enrique Bory
 
 

Attachment: minimum
Description: Binary data

Reply via email to