public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose@wanadoo.es>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	Tosatti <marcelo.tosatti@cyclades.com>
Subject: Re: 2.4.23-pre5 bugs: depmod and Unresolved symbols
Date: Sat, 15 Nov 2003 02:01:27 +0100	[thread overview]
Message-ID: <3FB57AE7.5000706@wanadoo.es> (raw)
In-Reply-To: 3F69C1FE.2040500@wanadoo.es

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

Xose Vazquez Perez wrote:

> depmod: *** Unresolved symbols in /lib/modules/2.4.23-pre5/kernel/drivers/net/wan/comx.o
> depmod:         proc_get_inode

This bug was fixed in aa since 2.4.19pre8aa2 !!
Maybe someone needs to do a sync between 2.4.24-pre1 against pac and aa patches.

http://ftp.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.23pre6aa3/00_comx-driver-compile-1

00_comx-driver-compile-1 first appeared in 2.4.19pre8aa2 - 258 bytes

	Export proc_get_inode for kernel/drivers/net/wan/comx.o so
	it can link as a module, noticed by Eyal Lebedinsky.

-thanks-
-- 
HTML mails are going to trash automagically

[-- Attachment #2: 00_comx-driver-compile-1 --]
[-- Type: text/plain, Size: 258 bytes --]

--- 2.4.19pre8aa2/fs/proc/root.c.~1~	Fri May  3 02:12:18 2002
+++ 2.4.19pre8aa2/fs/proc/root.c	Sat May  4 13:45:30 2002
@@ -145,3 +145,4 @@
 EXPORT_SYMBOL(proc_net);
 EXPORT_SYMBOL(proc_bus);
 EXPORT_SYMBOL(proc_root_driver);
+EXPORT_SYMBOL(proc_get_inode);

  reply	other threads:[~2003-11-15  1:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18 14:32 2.4.23-pre5 bugs: depmod and Unresolved symbols Xose Vazquez Perez
2003-11-15  1:01 ` Xose Vazquez Perez [this message]
2003-11-15 16:29   ` Marcelo Tosatti
2003-11-15 21:18     ` Willy Tarreau

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=3FB57AE7.5000706@wanadoo.es \
    --to=xose@wanadoo.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /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