From owner-freebsd-current Wed Jan 8 1:34:44 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE30C37B401 for ; Wed, 8 Jan 2003 01:34:42 -0800 (PST) Received: from gate1.psi.de (gate1.psi.de [194.115.214.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id F27DA43EE6 for ; Wed, 8 Jan 2003 01:34:39 -0800 (PST) (envelope-from thorsten.greiner@consol.de) Received: from IntServBln1.psi.de (host-006.194.115.213.psi.de [194.115.213.6]) by gate1.psi.de (8.11.3/8.11.3) with ESMTP id h088oMg20235 for ; Wed, 8 Jan 2003 09:50:22 +0100 Received: from consol.de (DHCP132.nev.psi.de [192.168.142.132]) by IntServBln1.psi.de (8.12.2/8.9.1) with ESMTP id h088oGup012290 for ; Wed, 8 Jan 2003 09:50:17 +0100 Message-ID: <3E1BE637.7060701@consol.de> Date: Wed, 08 Jan 2003 09:49:59 +0100 From: Thorsten Greiner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20030105 X-Accept-Language: en-us, en, de MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: 'make buildworld' breakage in kdump Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, a recently cvsupped copy of the RELENG_5_0 branch breaks in usr.bin/kdump: ===> usr.bin/kdump sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/i386/usr/include > ioctl.c /usr/src/usr.bin/kdump/mkioctls: awk: Argument list too long /usr/src/usr.bin/kdump/mkioctls: awk: Argument list too long *** Error code 2 The environment was: tybalt# echo $PATH /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin tybalt# which xargs /usr/bin/xargs tybalt# It seems that a manual 'make; make install; make clean' for xargs fixed this - I am just redoing a 'make buildworld'. Regards -Thorsten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message