[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] no modversion.h?



hi. i'm trying to compile cipe from source on a qube 3 and it appears there 
is no modversion.h file in the /usr/src/linux tree, which breaks the compile. 
the /usr/src/linux link points to linux-2.2.16C27_III, in case the specific 
version is an issue. 

this thing apparently comes from the "make deps" step of compiling a kernel.

interestingly enough, there are perl versions related to this file: 

[root@bms-qube /root]# locate modversion 
/usr/lib/perl5/5.00503/i386-linux/linux/modversions-BOOT.ph 
/usr/lib/perl5/5.00503/i386-linux/linux/modversions-smp.ph 
/usr/lib/perl5/5.00503/i386-linux/linux/modversions-up.ph 
/usr/lib/perl5/5.00503/i386-linux/linux/modversions.ph 

i hesitate to replace the kernel on the qube from source, not knowing how it 
needs to be configured not to break any of the other cobalt stuff and what 
patches may have been applied.

anybody know if/where i can get this file and the related ones (it does 
#includes from <linux/modules/*.ver>)? 

alternatively, the source to the kernel and patches that're on the qube?

thanks.