make buildkernel failing on zfs

Christer Solskogen christer.solskogen at gmail.com
Fri Jan 22 09:40:19 UTC 2010


On Fri, Jan 22, 2010 at 9:56 AM, Colin <freebsd at southportcomputers.co.uk> wrote:

> Anyone got any pointers?

Could you post your /etc/make.conf?
That said, I recon you build your kernel in a rather wierd way. Delete
/usr/obj/* and run "make cleandir && make cleandir" in /usr/src. Then
build your world and kernel like this "make buildworld buildkernel
KERNCONF=TED". If that goes as well, run "make installkernel
KERNCONF=TED", reboot, "make installworld", run mergemaster and reboot
again.


-- 
chs


More information about the freebsd-stable mailing list