lkml.org 
[lkml]   [2003]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: 2.4.21-pre7 ipmi unresolved
Date
On Sunday 06 April 2003 13:27, Eyal Lebedinsky wrote:

Hi Eyal,

> all modules. With two small patches to get HPT372N and ac97
> to compile.
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.21-pre7/kernel/drivers/char/ipmi/ipmi_msghandler.o
> depmod: panic_notifier_list
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.21-pre7/kernel/drivers/char/ipmi/ipmi_watchdog.o
> depmod: panic_notifier_list
> depmod: panic_timeout
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.21-pre7/kernel/drivers/net/wan/comx.o
> depmod: proc_get_inode
I've already sent a patch to lkml and Marcelo before -pre7.

See: http://marc.theaimsgroup.com/?l=linux-kernel&m=104879598008705&w=2

At least for the ipmi stuff. For the proc_get_inode stuff use the attached
one.

ciao, Marc



--- 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);
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.030 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site