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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to