[PATCH 2.4.22] small config fix for ISDN
From: Paolo Ornati (javaman_at_katamail.com)
Date: 08/31/03
- Previous message: Ian Kumlien: "Re: [SHED] Questions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: marcelo@conectiva.com.br Date: Sun, 31 Aug 2003 13:44:29 +0200
Hi,
trying to install modules in 2.4.22 I get this error:
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/isdn/isdn.o
depmod: sk_run_filter
depmod: sk_chk_filter
this is the fix for drivers/isdn/Config.in, please apply:
--- drivers/isdn/Config.in.orig 2003-08-31 13:23:25.000000000 +0200
+++ drivers/isdn/Config.in 2003-08-31 13:29:31.000000000 +0200
@@ -8,7 +8,7 @@
if [ "$CONFIG_INET" != "n" ]; then
bool ' Support synchronous PPP' CONFIG_ISDN_PPP
if [ "$CONFIG_ISDN_PPP" != "n" ]; then
- bool ' PPP filtering for ISDN' CONFIG_IPPP_FILTER $CONFIG_FILTER
+ dep_bool ' PPP filtering for ISDN' CONFIG_IPPP_FILTER $CONFIG_FILTER
bool ' Use VJ-compression with synchronous PPP' CONFIG_ISDN_PPP_VJ
bool ' Support generic MP (RFC 1717)' CONFIG_ISDN_MPP
dep_tristate ' Support BSD compression' CONFIG_ISDN_PPP_BSDCOMP $CONFIG_ISDN
-
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/
- Previous message: Ian Kumlien: "Re: [SHED] Questions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [PATCH] 2.6 ISDN CAPI: fix ncci list semaphore
... Fix new ISDN CAPI's internal ncci list ... Thanks to Florian Schirmer.
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - [PATCH 2.4.22][RESEND] small config fix for ISDN
... this is the fix for drivers/isdn/Config.in, ... dep_bool ' PPP filtering
for ISDN' CONFIG_IPPP_FILTER $CONFIG_FILTER ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: Power Management Update
... I encountered this problem by having an IDE CD-ROM, ... He mentioned producing
a cleaner patch, but this should at least fix the ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] fs/fcntl.c : dont test unsigned value for less than zero
... I think the real problem here is that 'arg' ... architecture's ptrace code
could easily make use of the latter, ... But be careful not to "fix up" ... send
the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: Testing RC kernels [KORG]
... Can someone with access to the html for kernel.org please fix that? ... We've
had several messages now complaining about this. ... Copyright 2005 by Maurice Eugene
Heskett, ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)