> > Hello: > > > > I wanted to build some simple program and got this error: > > > > /lib/modules/2.6.18.2-34-default/source/include/linux/ vermagic.h:1:30: > > error: linux/utsrelease.h: No such file or directory > > > > I've checked vermagic.h that starts with: > > > > #include <linux/utsrelease.h> > > #include <linux/module.h> > > > > It seems the above includes are wrong since the directory > > does not contain the files. > > > > Cheers, > > IG > > > > > > > > Building a 'simple program' should not require any kernel headers. Any > 'simple program' that does is certainly broken. You must be building > something else? Kernel module?
Hello: Sorry for the "simple program" term. It's a kernel module. And I am not a geek so I only know that in all earlier SUSE versions simply running make could do the job. In 10.2 it fails and gives the error message I mailed. Cheers, IG __________________________________________________________________________ Beír, talál, OKÉ! OK.hu az [origo]-tól: tucatnyi magyar kereső egyben, hogy még többet láss! http://www.ok.hu -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
