public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* YUP- Almost 2.2.18
@ 2000-12-11  9:19 John O'Donnell
  2000-12-12  0:43 ` Peter Samuelson
  0 siblings, 1 reply; 2+ messages in thread
From: John O'Donnell @ 2000-12-11  9:19 UTC (permalink / raw)
  To: linux-kernel

Alan,
I was trying to re-install my VMware with the latest 2.2.18 kernel.
It failed to try to re-compile the modules.

--------------------
What is the location of the directory of C header files that match your 
running kernel? [/usr/src/linux/include]

The directory of kernel headers (version 2.2.17) does not match your 
running
kernel (version 2.2.18). Consequently, even if the compilation of the 
module wassuccessful, the module would not load into the running kernel.
-----------------------

Upon inspection of /usr/src/linux/include/linux/version.h
it plainly says 2.2.17.... ????  I changed it to 2.2.18 and all is well.
Johnny O

-- 
=== Never ask a geek why, just nod your head and slowly back away.===
+==============================+====================================+
| John O'Donnell (Sr. Systems Engineer, Net Admin, Webmaster, etc.) |
| Voice FX Corporation (a subsidiary of Student Advantage)          |
| One Plymouth Meeting         |     E-Mail: johnod@voicefx.com     |
| Suite 610                    |           www.voicefx.com          |
| Plymouth Meeting, PA 19462   |         www.campusdirect.com       |
+==============================+====================================+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: YUP- Almost 2.2.18
  2000-12-11  9:19 YUP- Almost 2.2.18 John O'Donnell
@ 2000-12-12  0:43 ` Peter Samuelson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Samuelson @ 2000-12-12  0:43 UTC (permalink / raw)
  To: John O'Donnell; +Cc: linux-kernel

[John O'Donnell]
> The directory of kernel headers (version 2.2.17) does not match your
> running kernel (version 2.2.18). Consequently, even if the
> compilation of the module wassuccessful, the module would not load
> into the running kernel.

> Upon inspection of /usr/src/linux/include/linux/version.h
> it plainly says 2.2.17.... ????  I changed it to 2.2.18 and all is well.

version.h is an auto-generated file (see the first four lines of the
toplevel Makefile for the correct version definition).  It is generated
when you compile the kernel.  If you unpacked the tree (or patched a
2.2.17 tree) *without* compiling anything, version.h (and compile.h,
which is created at about the same time) will be either missing or
wrong.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-12  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-11  9:19 YUP- Almost 2.2.18 John O'Donnell
2000-12-12  0:43 ` Peter Samuelson

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