[NTLUG:Discuss] No modversions.h in SuSE 9.2?

Chris Cox cjcox at acm.org
Wed Dec 29 10:28:46 CST 2004


Dennis Daupert wrote:
> I just upgraded to SuSE 9.2, and tried to compile the IVTV driver for my 
> Hauppauge PVR-350. make complained that he couldn't find modversions.h. My 
> manual search yielded same, and find didn't find it either. 
> (find /lib/modules -name modversions.h, find /usr/src/linux ..., find / ...) 
> I installed kernel sources and other goodies, but is there something else I'm 
> missing, or has suse outgrown the need for that file?

When you update/get SUSE kernel sources:

# cd /usr/src/linux
# make cloneconfig
# make prepare-all

before building modules.

See if that helps.



More information about the Discuss mailing list