* Compiling modules for kernel 2.4
@ 2001-05-01 18:11 shreenivasa H V
2001-05-02 0:57 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: shreenivasa H V @ 2001-05-01 18:11 UTC (permalink / raw)
To: linux-kernel
Hi,
I am having trouble compiling the modules for kernel 2.4. The compilation
doesn't go through, it just goes into each directory and says "nothing to do"
and comes out. The object files are not created. Has anyone else faced the
same problem? Do I have to do any other setup before doing
make mrproper config dep clean bzImage modules modules_install
I tried the same stuff with with kernel 2.2.16 and the modules compile fine.
thanks,
shreeni.
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compiling modules for kernel 2.4
2001-05-01 18:11 Compiling modules for kernel 2.4 shreenivasa H V
@ 2001-05-02 0:57 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-05-02 0:57 UTC (permalink / raw)
To: shreenivasa H V; +Cc: linux-kernel
On 1 May 2001 13:11:33 CDT,
shreenivasa H V <shreenihv@usa.net> wrote:
>I am having trouble compiling the modules for kernel 2.4. The compilation
>doesn't go through, it just goes into each directory and says "nothing to do"
>and comes out. The object files are not created.
Does your 2.4.4 .config define any modules? grep '=m' .config. The
default i386 config only has one module, drivers/net/dummy.o.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-02 0:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-01 18:11 Compiling modules for kernel 2.4 shreenivasa H V
2001-05-02 0:57 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox