On 01/01/2011 9:54 ?.?., Mike wrote: > > Trying to buildworld but it keeps failing. I finally deleted /usr/src > and recopyed from a cd then cvsup using standard-supfile. Tried > limiting how much ram freebsd uses and only using one stick of ram. > All attempts have failed at the same place. Would using the GENERIC > kernel make a difference? >
You shouldn't have any trouble building world using a custom kernel. Try rm -rf /usr/obj/* before starting the build. This usually solves th _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
