public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* modversion.h improvement suggestion
@ 2002-05-05 16:00 Sebastian Huber
  2002-05-05 23:43 ` Keith Owens
  2002-05-06 15:39 ` Alan Cox
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Huber @ 2002-05-05 16:00 UTC (permalink / raw)
  To: linux-kernel

Hello,
I tried to compile a device driver module and got the error that 
'modversion.h' cannot be found. My first questions were:
	Are the include paths ok?
	Do the maintainer now what he or she is doing?
	Uses this driver code obsolete kernel stuff?
	Has SuSE forgotten something to install?
Then I started a google search for 'modversion.h' and noticed that this was a 
common problem. And after a while I found the solution -> modversion.h is an 
automatically generated file.

So what about a default modversion.h file:
/* This is an automatically generated file. Do not edit it. */
#error You have not generated the module versions. You have to ...

This hint may save some time for those who are not so fit in kernel issues.

Ciao
	Sebastian


PS:
I'm not a member of this mailing list, so please cc me mails related to that 
subject.

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <Pine.GSO.4.05.10205051818350.20954-100000@mausmaki.cosy.sbg.ac.at>]

end of thread, other threads:[~2002-05-07  4:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-05 16:00 modversion.h improvement suggestion Sebastian Huber
2002-05-05 23:43 ` Keith Owens
2002-05-06 21:03   ` Olaf Titz
2002-05-07  4:55     ` Keith Owens
2002-05-06 15:39 ` Alan Cox
     [not found] <Pine.GSO.4.05.10205051818350.20954-100000@mausmaki.cosy.sbg.ac.at>
2002-05-05 16:36 ` Sebastian Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox