Re: TUN/TAP Linux Module 2.2
On Tue, Apr 02, 2002 at 07:25:31PM +0100, Chris Mason wrote:
> Hi,
>
> I am running Debian 2.2 with a 2.2.20 kernel on a Sparc 5. I need to do
> VPN stuff for work and I downloaded the TUN/TAP driver from
> http://vtun.sourceforge.net/tun and followed the instructions to build
> it. However once it has built and tries to install it I get the
> following errors from depmod -a:
Is this a stock Debian kernel? If so, for some reason you have versioned
symbols turned on, when you shouldn't. I suggest doing this:
$ apt-get install kernel-package fakeroot
$ tar zxf linux-2.2.20.tar.gz
(apply the tun/tap patch)
$ cd linux
$ make menuconfig # (or whatever you prefer)
$ fakeroot make-kpkg kernel-image
Then install the .deb that it produces and reboot.
--
Debian - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
--
To UNSUBSCRIBE, email to debian-sparc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: