Linux-Hams archive - March 1998: Re: AX25-HOWTO for kernel 2.0.33 ?

Re: AX25-HOWTO for kernel 2.0.33 ?

Charles E. Gelm (xcwdunfe.hjqddbkwdw@rele.tunk.net)
Sun, 15 Mar 1998 20:49:20 -0800


> I'd definitely recommend that you get Linux set up and working without

I got linux-2.0.33 up and running.

I don't understand from where (/usr/src) the first line is issued

# mv linux linux.old
# cd /usr/src
# tar xvfz linux-2.0.31.tar.gz
# tar xvfz /pub/net/ax25/ax25-module-14e.tar.gz
# patch -p0 </usr/src/ax25-module-14/ax25-2.0.31-2.1.47-2.diff
# cd linux

however, things look 'okay' until I issue the patch -p0 line. Returned is:

Hmm... Looks like a unified diff to me...
The text leading up to this was: (lines truncated from the '*')
----*
|diff -ruN linux-2.0.31*
|--- linux-2.0.31/D*
|+++ linux/D*
-----*
File to patch:

What is wrong? Does this patch only work with 2.0.31 ? What up?

Regards, Chuck