All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santiago Garcia Mantinan <manty@manty.net>
To: Andrzej Krzysztofowicz <ankry@green.mif.pg.gda.pl>
Cc: kernel list <linux-kernel@vger.kernel.org>,
	marcelo@conectiva.com.br, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: Linux 2.4.21-rc3
Date: Mon, 26 May 2003 19:53:54 +0200	[thread overview]
Message-ID: <20030526175354.GA4051@man.beta.es> (raw)
In-Reply-To: <200305261400.h4QE00JF009630@green.mif.pg.gda.pl>

The patch Andrzej sent only solves part of the problem, I can still see
this:

depmod: *** Unresolved symbols in
/lib/modules/2.4.21-rc3/kernel/drivers/ide/ide-probe.o
depmod:         do_ide_request
depmod:         ide_add_generic_settings
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-rc3/kernel/drivers/ide/ide-proc.o
depmod:         ide_find_setting_by_name
depmod:         ide_modules
depmod:         ide_read_setting
depmod:         generic_subdriver_entries
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-rc3/kernel/drivers/ide/ide.o
depmod:         ide_release_dma
depmod:         pnpide_init
depmod:         ide_scan_pcibus

I have seen that even though I have CONFIG_BLK_DEV_ISAPNP=y on the config
file, ide-pnp.c is not compiled, this raises a warning when compiling ide.c:
ide.c: In function 	de_unregister_subdriver':
ide.c:2625: warning: implicit declaration of function `pnpide_init'

On the others I suppose that the problem is that the symbols are not
exported :-(

Hope this helps fixing ide modules compiling before 2.4.21 is released.

Regards...
-- 
Manty/BestiaTester -> http://manty.net

  reply	other threads:[~2003-05-26 17:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 14:00 Linux 2.4.21-rc3 Andrzej Krzysztofowicz
2003-05-26 17:53 ` Santiago Garcia Mantinan [this message]
2003-05-30 20:55   ` Krzysiek Taraszka
2003-05-30 20:23     ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2003-05-23 12:42 Martijn Uffing
2003-05-23 13:10 ` Carl-Daniel Hailfinger
2003-05-23 13:30   ` Martijn Uffing
2003-05-23 15:00   ` Matthias Andree
2003-05-26 17:11   ` Alan Cox
2003-05-23  7:00 Melchior FRANZ
2003-05-22 22:19 Marcelo Tosatti
2003-05-22 23:46 ` J.A. Magallon
2003-05-26 17:04   ` Alan Cox
2003-05-23  0:51 ` Barry K. Nathan
2003-05-23  5:32   ` Marc-Christian Petersen
2003-05-23  8:27 ` Benjamin Herrenschmidt
2003-05-26 13:16 ` Santiago Garcia Mantinan
2003-05-27  1:14   ` Jeff Chua

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=20030526175354.GA4051@man.beta.es \
    --to=manty@manty.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ankry@green.mif.pg.gda.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.