2009/12/13 Steven Friedrich <[email protected]> > When I try to build a kernel, make buildkernel, it complains that several > directories are missing, i.e., axe, ums, umass, etc. > > I'm doing a make update and my file says src-all, so how could there be > missing directories? > > I'm using csup. I tried to go back and use cvsup, but it appears it's been > removed. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" >
make sure your object tree is clean, to be sure rm -rf /usr/obj/* _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
