cd /usr/src
cvs update -Pd
./build.sh -U -u -o -O BUILD_OBJ -T BUILD_TOOL release
Run your builds with an object directory set up. Looks like you get your output files in the same directory as the source.
Johnny
pimin inwa <pimininca%gmail.com@localhost> skrev: (21 mars 2017 05:08:55 CET)I'm seeing this annoying situation with cvs, especially after a failed build (as described in another thread).cvs update: Updating usr.bin/ktrace/kdumpcvs [update aborted]: could not chdir to usr.bin/ktrace/ktrace: Not a directoryI find I have to remove these files in order to proceed:rm -fr usr.bin/ktrace/ktrace usr.bin/man/man usr.sbin/mrouted/mrouted usr.sbin/racoon/racoonWhere am I going wrong?Paul
--
Skickat från min Android-enhet med K-9 Mail. Ursäkta min fåordighet.