lkml.org 
[lkml]   [2001]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compining NetFilter: depmod, undefined symbols in 2.4.9 (solved)

Thanks.

The configuring the ip_tables stuff after installing pcmcia-cs-3.1.29
seemed to screw things up a little. The trick: Do pcmcia last.
I need ip_tables + wvlan_cs wireless from pcmcia-cs-3.1.29.

Solution:
cp .config /tmp; make clean; make mrproper; mv /tmp/.config .
make dep; make bzlilo; make modules; make modules_install
cd pcmcia-cs-3.1.29
make config; make all;
cd pcmcia-cs-3.1.29/wireless; make ; make install

Colin...


Justin Guyett wrote:

>On Thu, 13 Sep 2001, Colin Frank wrote:
>
>>There seems to be a mismatch with /System.map and /proc/ksyms
>>form the coorresponding kernel.
>>make bzlilo; make modules; make modules_install, and boot on the
>>/vmlinuz kernel.
>>
>
>It means you either didn't do make clean, or make clean wasn't good enough
>and you needed to copy the .config away, make mrproper, and copy the
>config back.
>
>
>justin
>
>-
>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/
>
>


-
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/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.034 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site