* 2.4.21-pre6 modules can't access kernel symbols - build system problem?
@ 2003-03-30 21:29 Michael Frank
2003-03-31 1:53 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: Michael Frank @ 2003-03-30 21:29 UTC (permalink / raw)
To: linux-kernel
Hi,
I encounter a problem which baffles me, having built same release before
1) Checked 21-pre6 out from local BK tree
2) Patched with latest acpi and win4lin
3) make oldconfig
4) Made some config changes
5) make dep, bzImage, modules - use gcc295
6) Compiled w/o any problem
7) installed and reboot, cant load _any_ (0) modules
depmod reports missing symbols in all modules
For example modprobe 8390 reports unresolved symbols including: enable_irq, kmalloc, printk,disable_irq
*** It seems kernel symbols cant be accessed by modules
8) I rebuild all after making clean, same result
Where do I go wrong?
I can send complete build logs upon request.
Regards
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.21-pre6 modules can't access kernel symbols - build system problem?
2003-03-30 21:29 2.4.21-pre6 modules can't access kernel symbols - build system problem? Michael Frank
@ 2003-03-31 1:53 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2003-03-31 1:53 UTC (permalink / raw)
To: Michael Frank; +Cc: linux-kernel
On Mon, 31 Mar 2003 05:29:18 +0800,
Michael Frank <mflt1@micrologica.com.hk> wrote:
>I encounter a problem which baffles me, having built same release before
>1) Checked 21-pre6 out from local BK tree
>2) Patched with latest acpi and win4lin
>3) make oldconfig
>4) Made some config changes
>5) make dep, bzImage, modules - use gcc295
>depmod reports missing symbols in all modules
Broken kernel build. You must make mrproper after applying patches
that change dependencies when using CONFIG_MODVERSIONS=y.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-31 1:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-30 21:29 2.4.21-pre6 modules can't access kernel symbols - build system problem? Michael Frank
2003-03-31 1:53 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®