From owner-freebsd-questions Fri Mar 30 5: 8:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cx344940-a.meta1.la.home.com (cx344940-a.meta1.la.home.com [24.6.21.74]) by hub.freebsd.org (Postfix) with ESMTP id 9E8BE37B71A for ; Fri, 30 Mar 2001 05:08:54 -0800 (PST) (envelope-from conrads@cx344940-a.meta1.la.home.com) Received: (from conrads@localhost) by cx344940-a.meta1.la.home.com (8.11.3/8.11.3) id f2UDDxM94499; Fri, 30 Mar 2001 07:13:59 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.4.7 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 30 Mar 2001 07:13:58 -0600 (CST) Organization: @Home Network From: Conrad Sabatier To: fleischhauer Subject: Re: Kernel patch Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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