linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.20-pre4-ac2 and ide.o module
@ 2002-08-28 10:40 Piotr Roszatycki
  2002-08-28 11:35 ` Tomas Szepe
  2002-08-28 14:08 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Piotr Roszatycki @ 2002-08-28 10:40 UTC (permalink / raw)
  To: linux-kernel

I can't compile IDE kernel modules.

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image -r
2.4.20-pre4-ac2-pentiumiii; fi
depmod: *** Unresolved symbols in
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image/lib/modules/2.4.20-pre4-ac2-pentiumiii/kernel/drivers/ide/ide-disk.o
depmod:         proc_ide_read_geometry_Rsmp_50fed6f7
depmod:         ide_remove_proc_entries_Rsmp_f0768acf
depmod: *** Unresolved symbols in
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image/lib/modules/2.4.20-pre4-ac2-pentiumiii/kernel/drivers/ide/ide-floppy.o
depmod:         proc_ide_read_geometry_Rsmp_50fed6f7
depmod:         ide_remove_proc_entries_Rsmp_f0768acf
depmod: *** Unresolved symbols in
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image/lib/modules/2.4.20-pre4-ac2-pentiumiii/kernel/drivers/ide/ide-probe.o
depmod:         do_ide_request
depmod:         ide_add_generic_settings
depmod:         create_proc_ide_interfaces_Rsmp_ab2c600e
depmod: *** Unresolved symbols in
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image/lib/modules/2.4.20-pre4-ac2-pentiumiii/kernel/drivers/ide/ide-tape.o
depmod:         ide_remove_proc_entries_Rsmp_f0768acf
depmod: *** Unresolved symbols in
/root/kernellabo/tmp/kernel-source-2.4.19/debian/tmp-image/lib/modules/2.4.20-pre4-ac2-pentiumiii/kernel/drivers/ide/ide.o
depmod:         ide_release_dma
depmod:         proc_ide_create_Rsmp_a8e0f104
depmod:         cmd640_vlb
depmod:         ide_probe_for_cmd640x
depmod:         ide_scan_pcibus
depmod:         create_proc_ide_interfaces_Rsmp_ab2c600e
depmod:         destroy_proc_ide_drives_Rsmp_1e6e30aa
depmod:         proc_ide_read_capacity_Rsmp_46b2a30d
depmod:         proc_ide_destroy_Rsmp_35e1351c
depmod:         ide_remove_proc_entries_Rsmp_f0768acf
depmod:         ide_add_proc_entries_Rsmp_bf99dbe4
make[2]: *** [_modinst_post] Error 1

I guess there are still a lot of missing EXPORTs, but I'd be glad to know
if anybody take care of them. Missing EXPORTs for IDE modules are a common
problem, but first time I see so many errors.

-- 
Piotr Roszatycki, Netia Telekom S.A.                    .''`.
mailto:Piotr_Roszatycki@netia.net.pl                   : :' :
mailto:dexter@debian.org                               `. `'
                                                         `-


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

* Re: 2.4.20-pre4-ac2 and ide.o module
  2002-08-28 10:40 2.4.20-pre4-ac2 and ide.o module Piotr Roszatycki
@ 2002-08-28 11:35 ` Tomas Szepe
  2002-08-28 14:08 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Tomas Szepe @ 2002-08-28 11:35 UTC (permalink / raw)
  To: Piotr Roszatycki; +Cc: linux-kernel

> I can't compile IDE kernel modules.

Would you mind reading the release notes of the kernel you are
trying to use?

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

* Re: 2.4.20-pre4-ac2 and ide.o module
  2002-08-28 10:40 2.4.20-pre4-ac2 and ide.o module Piotr Roszatycki
  2002-08-28 11:35 ` Tomas Szepe
@ 2002-08-28 14:08 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2002-08-28 14:08 UTC (permalink / raw)
  To: Piotr Roszatycki; +Cc: linux-kernel

On Wed, 2002-08-28 at 11:40, Piotr Roszatycki wrote:
> I can't compile IDE kernel modules.

The IDE exports haven't been done yet. 


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

end of thread, other threads:[~2002-08-28 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-28 10:40 2.4.20-pre4-ac2 and ide.o module Piotr Roszatycki
2002-08-28 11:35 ` Tomas Szepe
2002-08-28 14:08 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).