Re: make buildworld problem

2006-09-11 Thread Vladimir Mitiouchev
2006/9/11, Sepherosa Ziehau <[EMAIL PROTECTED]>: Have you made any kernel modules under /usr/src? e.g. you made a module in /usr/src/sys/dev/netif/bfe, but you forgot to make clean afterwards. That's probably the cause. It was the cause. Thanks. :-) -- Sincerely Yours, Vladimir Mitiouchev

Re: make buildworld problem

2006-09-11 Thread Matthew Dillon
:> Have you made any kernel modules under /usr/src? e.g. you made a :> module in /usr/src/sys/dev/netif/bfe, but you forgot to make clean :> afterwards. That's probably the cause. : :junior hacker task: rewrite mkioctls to ignore such files/symlinks. Tak= :ers? : :cheers : simon I don't

Re: make buildworld problem

2006-09-11 Thread Simon 'corecode' Schubert
Sepherosa Ziehau wrote: /usr/src/usr.bin/kdump/mkioctls: awk: argument list too long /usr/src/usr.bin/kdump/mkioctls: awk: argument list too long Have you made any kernel modules under /usr/src? e.g. you made a module in /usr/src/sys/dev/netif/bfe, but you forgot to make clean afterwards. Tha

Re: make buildworld problem

2006-09-10 Thread Sepherosa Ziehau
On 9/10/06, Vladimir Mitiouchev <[EMAIL PROTECTED]> wrote: Hi! CVS sync from now. Preview tag. losalamos:/usr/src# make buildworld [] ===> usr.bin/join rm -f .depend mkdep -f .depend -a /usr/src/usr.bin/join/join.c echo join: /usr/obj/usr/src/world_i386/usr/lib/libc.a >> .depend ===>

make buildworld problem

2006-09-10 Thread Vladimir Mitiouchev
Hi! CVS sync from now. Preview tag. losalamos:/usr/src# make buildworld [] ===> usr.bin/join rm -f .depend mkdep -f .depend -a /usr/src/usr.bin/join/join.c echo join: /usr/obj/usr/src/world_i386/usr/lib/libc.a >> .depend ===> usr.bin/jot rm -f .depend mkdep -f .depend -a /usr/src/