From owner-cvs-all Sat Jan 31 01:59:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18681 for cvs-all-outgoing; Sat, 31 Jan 1998 01:59:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18668 for ; Sat, 31 Jan 1998 01:59:26 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id KAA24625; Sat, 31 Jan 1998 10:45:23 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.7) id KAA02623; Sat, 31 Jan 1998 10:43:30 +0100 (CET) (envelope-from andreas) Message-ID: <19980131104330.17210@klemm.gtn.com> Date: Sat, 31 Jan 1998 10:43:30 +0100 From: Andreas Klemm To: Brian Somers Cc: cvs-committers@FreeBSD.ORG Subject: Re: -STABLE breakage... ppp.lo: Undefined symbol `_deflateReset` ... References: <19980130115556.48535@klemm.gtn.com> <199801302103.VAA05803@awfulhak.org> <19980130230438.04817@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <19980130230438.04817@klemm.gtn.com>; from Andreas Klemm on Fri, Jan 30, 1998 at 11:04:38PM +0100 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe cvs-all" On Fri, Jan 30, 1998 at 11:04:38PM +0100, Andreas Klemm wrote: > > I've just MFC'd a few files that should sort this out. Any feedback > > would be appreciated (my RELENG_2_2 machine is not good for release > > testing !). > > Thanks, I'll report the results of changes to you after "make buildworld" > and "make release" have finished... Unfortunately I started over just to > make sure, everything is fine ... A make rerelease would have been faster. This is another one: mkdir -p /R/stage/crunch export RELEASE_BUILD_FIXIT=noway ; for j in boot fixit ; do rm -rf ${j}_crunch && mkdir ${j}_crunch && ( cd ${j}_crunch && crunchgen /usr/src/release/${j}_crunch.conf && make -f ${j}_crunch.mk all NOCRYPT=yes "CFLAGS=-O2 -pipe -DCRUNCHED_BINARY") && make -DRELEASE_CRUNCH -f ${j}_crunch.mk subclean all NOCRYPT=yes "CFLAGS=-O2 -pipe -DCRUNCHED_BINARY") && mv ${j}_crunch/${j}_crunch /R/stage/crunch/${j} && true || { rm -rf ${j}_crunch ; false ; } ; done Syntax error: ")" unexpected (expecting "done") *** Error code 2 Stop. *** Error code 1 -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD''