From owner-freebsd-stable@FreeBSD.ORG Tue Oct 23 11:34:12 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1667116A417 for ; Tue, 23 Oct 2007 11:34:12 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out0.tiscali.nl (smtp-out0.tiscali.nl [195.241.79.175]) by mx1.freebsd.org (Postfix) with ESMTP id D103B13C480 for ; Tue, 23 Oct 2007 11:34:11 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [195.241.149.28] (helo=guido.klop.ws) by smtp-out0.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1IkHm5-0004I1-C9 for ; Tue, 23 Oct 2007 13:18:17 +0200 Received: (qmail 2041 invoked from network); 23 Oct 2007 11:18:14 -0000 Received: from localhost (HELO guido.klop.ws) (127.0.0.1) by localhost with SMTP; 23 Oct 2007 11:18:14 -0000 Date: Tue, 23 Oct 2007 13:18:11 +0200 To: "freebsd-stable@freebsd.org" From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable Message-ID: User-Agent: Opera Mail/9.23 (FreeBSD) Subject: awk gives trouble X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 11:34:12 -0000 Hello, Running make for makeworld or in ports gives problems since my upgrade = yesterday. Running 6.2-STABLE of yesterday on i386. -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj/usr/src/tmp INSTALL=3D"sh = /usr/src/tools/install.sh" = PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/= usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/= bin = WORLDTMP=3D/usr/obj/usr/src/tmp MAKEFLAGS=3D"-m /usr/src/tools/build/mk= -j 3 = -m /usr/src/share/mk" /usr/obj/usr/src/make.i386/make -f Makefile.inc1 = = DESTDIR=3D BOOTSTRAPPING=3D -DNO_HTML -DNO_INFO -DNO_LINT -DNO_MAN -DN= O_NLS = -DNO_PIC -DNO_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS legacy awk: illegal statement input record number 1, file /usr/include/osreldate.h source line number 1 "Makefile.inc1", line 101: warning: "awk = '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' = /usr/include/osreldate.h" returned non-zero status Any thoughts how I can solve this? Ronald. -- = Ronald Klop Amsterdam, The Netherlands