From owner-freebsd-security Mon Feb 11 18:46:29 2002 Delivered-To: freebsd-security@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id 6D0EC37B656 for ; Mon, 11 Feb 2002 18:19:20 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id A9ADC23188; Mon, 11 Feb 2002 21:18:15 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id B6B1F9F155; Mon, 11 Feb 2002 21:12:50 -0500 (EST) 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: <20020212021250.B6B1F9F155@okeeffe.bestweb.net> 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message