[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] no modversion.h?
- Subject: [cobalt-developers] no modversion.h?
- From: "alleycat@xxxxxxxxxxxxx" <alleycat@xxxxxxxxxxxxx>
- Date: Mon Aug 13 04:25:36 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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.