Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 2003 09:49:59 +0100
From:      Thorsten Greiner <thorsten.greiner@consol.de>
To:        freebsd-current@freebsd.org
Subject:   'make buildworld' breakage in kdump
Message-ID:  <3E1BE637.7060701@consol.de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E1BE637.7060701>