lkml.org 
[lkml]   [1996]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Kernel Makefiles

make [b|z|]lilo does not compile the modules.. To compile the modules,
use:

make modules

and

make modules_install

to put them in the proper locations

----------------------------------------------------------------------------
David J. Chiodo | 616-774-3131 | http://www.cns.net
Campbell Network Systems | davec@cns.net | support@cns.net
Microwave Systems | djc@microwave.com | Where do you want to go tomorrow?
----------------------------------------------------------------------------


On Sat, 9 Nov 1996, Bob Stanfield wrote:

> Date: Sat, 09 Nov 1996 01:36:20 -0800
> From: Bob Stanfield <stanassc@epix.net>
> To: Bob LeBlanc <bob@mint.net>, Russell Berry <rberry@albany.net>,
> linux-kernel@vger.rutgers.edu
> Subject: Kernel Makefiles
>
> Gentlemen,
>
> There is something wrong with my 2.0.23 Makefiles. It is not compiling
>
> - lp.c
> - ppp.c
> - slip.c
> - BusLogic.c
>
> With trepidation, I forced the compile of these files and copied the *.o files to the
> appropriate directories (/lib/modules/2.0.23/*/*.o). As expected when I remade the
> kernel and rebooted I got the attached error messages from rc.modules.
>
> The real problem is I do not know how to get {make zlilo} to make these file
> naturally. The detailed logic of the {Makefile}s escapes me.
>
> Bob Stanfield
>
*** Unresolved symbols in module /lib/modules/2.0.23/net/ppp.o
*** Unresolved symbols in module /lib/modules/2.0.23/scsi/BusLogic.o
kernel_version needed, but can't be found
slhc_free undefined
slhc_init undefined
slhc_toss undefined
slhc_uncompress undefined
slhc_remember undefined
slhc_compress undefined
Loading failed! The module symbols (from linux-2.0.23) don't match your linux-2.0.23
kernel_version needed, but can't be found
kernel_version needed, but can't be found
kernel_version needed, but can't be found
kernel_version needed, but can't be found
slhc_free undefined
slhc_init undefined
slhc_toss undefined
slhc_uncompress undefined
slhc_remember undefined
slhc_compress undefined
Loading failed! The module symbols (from linux-2.0.23) don't match your linux-2.0.23
kernel_version needed, but can't be found
\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.027 / U:2.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site