lkml.org 
[lkml]   [2003]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.4.23-pre5 bugs: depmod and Unresolved symbols
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
--- 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:58    [W:0.073 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site