Re: Linux 2.4.21-rc7

Marc-Christian Petersen (m.c.p@wolk-project.de)
Tue, 3 Jun 2003 20:50:00 +0200


--Boundary-00=_Y3O3+2LnqbirQg4
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Tuesday 03 June 2003 20:45, Margit Schubert-While wrote:

> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.21-rc7; fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.21-rc7/kernel/drivers/net/wan/comx.o
> depmod: proc_get_inode

attached.

hch: I know what you'll say, so don't reply ;-))

ciao, Marc

--Boundary-00=_Y3O3+2LnqbirQg4
Content-Type: text/x-diff;
charset="iso-8859-1";
name="01_comx-driver-compile-1.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="01_comx-driver-compile-1.patch"

--- 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);

--Boundary-00=_Y3O3+2LnqbirQg4--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/