public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Egger <degger@fhm.edu>
To: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>
Subject: Re: IDE won't compile as module in 2.5.64
Date: 17 Mar 2003 00:44:46 +0100	[thread overview]
Message-ID: <1047858285.5495.27.camel@sonja> (raw)
In-Reply-To: <1047857872.5494.21.camel@sonja>

[-- Attachment #1: Type: text/plain, Size: 2140 bytes --]

Am Mon, 2003-03-17 um 00.37 schrieb Daniel Egger:

> I tried to figure out what's wrong and it seems that the make machinery
> is not up-to-date since none of the code in question is dependent on
> the definition of MODULE or alike.

Being a big fan of quoting myself; the above statement is not entirely
accurate. This is the error I get when

"ATA/ATAPI/MFM/RLL device support" is built in and
"Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support" built as module

In case both are built as module I get:
*** Warning: "ide_pci_unregister_driver" [drivers/ide/pci/sis5513.ko] undefined!
*** Warning: "ide_pci_register_driver" [drivers/ide/pci/sis5513.ko] undefined!
*** Warning: "ide_setup_pci_device" [drivers/ide/pci/sis5513.ko] undefined!
*** Warning: "ide_setup_dma" [drivers/ide/pci/sis5513.ko] undefined!
*** Warning: "ide_pci_register_host_proc" [drivers/ide/pci/sis5513.ko] undefined!
*** Warning: "proc_ide_destroy" [drivers/ide/ide.ko] undefined!
*** Warning: "ide_remove_proc_entries" [drivers/ide/ide.ko] undefined!
*** Warning: "ide_add_proc_entries" [drivers/ide/ide.ko] undefined!
*** Warning: "proc_ide_create" [drivers/ide/ide.ko] undefined!
*** Warning: "ide_scan_pcibus" [drivers/ide/ide.ko] undefined!
*** Warning: "create_proc_ide_interfaces" [drivers/ide/ide.ko] undefined!
*** Warning: "ide_release_dma" [drivers/ide/ide.ko] undefined!
*** Warning: "destroy_proc_ide_drives" [drivers/ide/ide.ko] undefined!
*** Warning: "proc_ide_read_capacity" [drivers/ide/ide.ko] undefined!
*** Warning: "ide_xlate_1024" [drivers/ide/ide-probe.ko] undefined!
*** Warning: "create_proc_ide_interfaces" [drivers/ide/ide-probe.ko] undefined!
*** Warning: "ide_bus_type" [drivers/ide/ide-probe.ko] undefined!
*** Warning: "ide_add_generic_settings" [drivers/ide/ide-probe.ko] undefined!
*** Warning: "do_ide_request" [drivers/ide/ide-probe.ko] undefined!
*** Warning: "proc_ide_read_geometry" [drivers/ide/ide-disk.ko] undefined!

Is there a reason that no entries of "IDE, ATA and ATAPI Block devices"
are not being merged into "ATA/ATAPI/MFM/RLL device support"?

-- 
Servus,
       Daniel


[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-03-16 23:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16 23:37 IDE won't compile as module in 2.5.64 Daniel Egger
2003-03-16 23:44 ` Daniel Egger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1047858285.5495.27.camel@sonja \
    --to=degger@fhm.edu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox