From owner-freebsd-security Mon Feb 11 14: 9:19 2002 Delivered-To: freebsd-security@freebsd.org Received: from narf.indite.org (narf.indite.org [208.187.236.41]) by hub.freebsd.org (Postfix) with ESMTP id 04B4237B47F for ; Mon, 11 Feb 2002 14:09:03 -0800 (PST) Received: (from victor@localhost) by narf.indite.org (8.11.6/8.11.6) id g1BM9Tp13583; Mon, 11 Feb 2002 14:09:29 -0800 (PST) (envelope-from victor) Date: Mon, 11 Feb 2002 14:09:29 -0800 From: Victor Bondarenko To: Kerberus Cc: security@freebsd.org Subject: Re: SSP patch + 4.5-STABLE Message-ID: <20020211140929.A13537@indite.org> References: <20020211130020.A13258@indite.org> <1013465579.70602.0.camel@vpan.netwolves.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1013465579.70602.0.camel@vpan.netwolves.com>; from kerberus@microbsd.net on Mon, Feb 11, 2002 at 05:12:58PM -0500 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 > wheres it dying ??? cause after seeing this i just cvsupped and im doing It fails in /usr/src/lib/libc while doing a "make all install" with: ... cc -O -pipe -fstack-protector -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/string/strcasestr.c -o strcasestr.o /usr/src/lib/libc/../libc/string/strcasestr.c:38: syntax error before string constant /usr/src/lib/libc/../libc/string/strcasestr.c:38: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/src/lib/libc. ... I should mention that I'm working on the 4.5-STABLE source. The system itself is 4.4-RELEASE, although I don't know if this would effect anything- I guess the next step is to build/install an unpatched 4.5 world and patch and rebuild from there. Victor > a build world as we speak, so far all seems okay, takes my box 30 mins > to build a world > -- victor@indite.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message