On Wed, Oct 15, 2003 at 11:17:28AM -0400, Chris I wrote: > > In file included from nv.c:14: > > nv-linux.h:24:31: linux/modversions.h: No such file or directory > > nv.c: In function `cleanup_module': > > nv.c:861: warning: unused variable `i' > > make: *** [nv.o] Error 1 > > > And it's true, I don't have a > > /usr/src/linux/include/linux/modversions.h file. > > Basically, it looks like you didnt do the symlink from your kernel > source to /usr/src/linux .
Shouldn't emerging the kernel source or using genkernel do that for me? At any rate: bash-2.05b# ls -la /usr/src/linux lrwxrwxrwx 1 root root 22 Oct 14 19:43 /usr/src/linux -> linux-2.4.20-gentoo-r7 bash-2.05b# updatedb bash-2.05b# locate modversions.h bash-2.05b# So maybe it's just not part of the gentoo-sources 2.4.20-gentoo-r7 kernel? On my old system, I have a modversions.h file in both include/linux and include/config in my "vanilla" kernel source trees, for versions 2.4.20 through 2.4.22. <shrug> I think I'm just going to re-install anyway (if only for peace of mind). I must have made some subtle mistake or overlooking something. > > xmms also fails: > > This i dont know. try emerge sync'ing again and see if the problem > still exists. Yup, xmms is no longer problematic. I'll write that one off to random strangeness :) Thanks for all the feedback! Matt -- [EMAIL PROTECTED] mailing list
