From owner-freebsd-security Thu Apr 18 8:25:32 2002 Delivered-To: freebsd-security@freebsd.org Received: from pszczyna.net.pl (pszczyna.net.pl [213.216.65.196]) by hub.freebsd.org (Postfix) with SMTP id 7935637B432 for ; Thu, 18 Apr 2002 08:25:08 -0700 (PDT) Received: (qmail 10411 invoked by uid 1000); 18 Apr 2002 15:25:35 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 Apr 2002 15:25:35 -0000 Date: Thu, 18 Apr 2002 17:25:35 +0200 (CEST) From: DawidChrzan To: freebsd-security@freebsd.org Subject: Problem FreeBSD-SA-02:21.tcpip Message-ID: <20020418171037.W2808-100000@legvan.pszczyna.net.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I have a problem patching /usr/src with tcpip.patch . I downloaded ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:21/tcpip.patch When i am aplying patch i get an error of the prveiously replaied patch. Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sys/netinet/ip_icmp.c |diff -u sys/netinet/ip_icmp.c:1.39.2.14 sys/netinet/ip_icmp.c:1.39.2.14.2.1 |--- sys/netinet/ip_icmp.c:1.39.2.14 Mon Jan 14 01:54:35 2002 |+++ sys/netinet/ip_icmp.c Mon Apr 15 12:12:05 2002 -------------------------- Patching file sys/netinet/ip_icmp.c using Plan A... etc... make depend goes ok , but while make i got an error cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../netinet/ip_icmp.c ../../netinet/ip_icmp.c: In function `icmp_reflect': ../../netinet/ip_icmp.c:622: `ro' undeclared (first use in this function) ../../netinet/ip_icmp.c:622: (Each undeclared identifier is reported only once ../../netinet/ip_icmp.c:622: for each function it appears in.) ../../netinet/ip_icmp.c:622: `rt' undeclared (first use in this function) *** Error code 1 I use `uname -a` FreeBSD legvan.pszczyna.net.pl 4.4-RELEASE FreeBSD 4.4-RELEASE #3: Sat Feb 23 00:24:31 GMT 2002 root@legvan.pszczyna.net.pl:/usr/src/sys/compile/LEGVAN i386 Dawid Chrzan Net/Sys Admin - pszczyna.net.pl mailto:qba@pszczyna.net.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message