On Tuesday 27 November 2007, Andy Greenwood wrote: > Aryeh Friedman wrote: > > Before I file a PR I just want to know if it is worth it to file a PR > > for: > > > > make -j1000 buildworld buildkernel installkernel > > seg faulting > > I thought that the kernel builds couldn't be built using parallel jobs, > that it might break something. Is that not true? In my experience parallel kernel builds are fine. I think (wild guess) the OP is running out of memory and somewhere in make or gcc the return value of malloc() isn't checked.
- Pieter de Goeje _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"