Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 07:13:58 -0600 (CST)
From:      Conrad Sabatier <conrads@home.com>
To:        fleischhauer <fleischhauer@berkom.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel patch
Message-ID:  <XFMail.20010330071358.conrads@home.com>
In-Reply-To: <LPBBKINMBFBKMPEPLJFDOEKOEPAA.fleischhauer@berkom.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 30-Mar-2001 fleischhauer wrote:
> Hello!
> 
> 
> I've tryed to patch the Kernel and became this message.
> What want the host now as File to patch??
> 
> 
> ----------------------------------------------------------------------------
> --
> glenspey# pwd
> /root
> glenspey# cd /usr/src
> glenspey# ls -la
> total 174
> drwxr-xr-x   6 root  wheel     512 Mar 28 21:48 .
> drwxr-xr-x  18 root  wheel     512 Nov 20 14:13 ..
> drwxr-xr-x   7 root  wheel     512 Mar 28 19:04 crypto
> -rw-r--r--   1 root  wheel   24467 Mar 28 21:47 freebsd_4.2_igmpv3_inc.patch
> -rw-r--r--   1 root  wheel  138978 Mar 28 21:47 freebsd_4.2_igmpv3_src.patch
> drwxr-xr-x   7 root  wheel     512 Mar 28 19:05 kerberos5
> drwxr-xr-x   8 root  wheel     512 Mar 28 19:05 kerberosIV
> drwxr-xr-x   6 root  wheel     512 Mar 28 19:04 secure
> glenspey# patch -p < freebsd_4.2_igmpv3_src.patch
> Hmm...  Looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
>|Only in .: igmpv3_42_src.patch
>|diff -c -r ./sys/netinet/igmp.c ../../src/src/sys/netinet/igmp.c
>|*** ./sys/netinet/igmp.c      Mon Mar 12 10:58:42 2001
>|--- ../../src/src/sys/netinet/igmp.c  Mon Mar 12 12:15:11 2001
> --------------------------
> File to patch:
> 

Looks like it's ./sys/netinet/igmp.c to me.

Your /usr/src dir looks rather incomplete, though.  Where's the Makefile, etc.?
And why are you using these patches instead of simply using cvsup?

(Incidentally, "bekam" != "became".  "Became" = "wurde".)  :-)

-- 
Conrad Sabatier
conrads@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010330071358.conrads>