Hi current@
src/ is broken in .svn_revision 347964 .ctm_status src-cur 14046

after finaly getting past
         make buildworld
         make buildkernel
         make installkernel
         reboot
it failed on
        mergemaster -p
cp: /usr/src/etc/master.passwd: No such file or directory

Clue here:
https://svnweb.freebsd.org/base/head/etc/Makefile?view=log

I could not afford another long wait for build so:
cd /usr/src ; ln -s ../lib/libc/gen/master.passwd etc/master.passwd
cd /usr/src ; ln -s ../lib/libc/gen/group etc/group

If there's more moves coming, is it possible for them to all be in one 
cohesive .svn revision ?

Cheers,
Julian
-- 
Julian Stacey, Consultant Systems Engineer, BSD Linux Unix, Munich Aachen Kent
 http://stolenvotes.uk  Brexit ref. stole votes from 700,000 Brits in EU.
 Lies bought; Groups fined; 1.9 M young had no vote, 1.3 M old leavers died.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to