DragonFly BSD
 

Issue1047

Title buildworld fails on just updated source
Priority bug Status resolved
Superseder Nosy List nonsolosoft
Assigned To Topics

Created on 2008-07-06.13:23:02 by nonsolosoft, last changed 2008-08-20.07:22:37 by matthias.

Messages
msg5289 (view) Author: matthias Date: 2008-08-20.07:22:37
Close issue.  A make cleandir as corecode@ suggested will fix it.
msg4883 (view) Author: corecode Date: 2008-07-07.23:16:02
This is a valid error, but you should be able to work around it by 
running make cleandir in all module directories where you manually built 
modules.  At least this used to be the cause.

cheers
   simon
msg4850 (view) Author: nonsolosoft Date: 2008-07-06.13:23:00
# make buildworld
[...]
===> usr.bin/kdump
sh /usr/src/usr.bin/kdump/mkioctls 
/usr/obj/usr/src/world_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

more info on:

http://rafb.net/p/1H5KtE42.html
History
Date User Action Args
2008-08-20 07:22:37matthiassetpriority: bug
status: chatting -> resolved
messages: + msg5289
2008-07-07 23:16:06corecodesetstatus: unread -> chatting
messages: + msg4883
2008-07-06 13:23:02nonsolosoftcreate