This one time, at band camp, Joris Huizer said: > When I do make or make install, I get an error about a missing .h > include file - which appears to be part of the kernel or something. > (see attachment for the error output) I did some searching and indeed > I couldn't find the file myself > > Does this mean the debian installation may not be complete ? I > installed over the network on saturday and it kind of slow so maybe > something is missing or something like that.. :-S > > In file included from nv.c:14: > nv-linux.h:24: linux/modversions.h: No such file or directory > make: *** [nv.o] Error 1
modversions.h is generated/updated after a kernel compile (at least make dep - ??), so if you just have a clean kernel tree, it's unlikely to be there. If you're using a Debian kernel, you can apt-get install the matching kernel-headers-foo package to get that header. -- -------------------------------------------------------------------------- | Stephen Gran | My cup hath runneth'd over with love. | | [EMAIL PROTECTED] | | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
msg21585/pgp00000.pgp
Description: PGP signature