make -j 32 the 2nd
real 6m46.007s user 142m46.139s sys 6m11.895s root@flame-grilled:/usr/src/linux-2.6.17-rc5-mm3# time make -j 32
nearly
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
init/built-in.o: In function `start_kernel': undefined reference to `early_init_irq_lock_type'
make: *** [.tmp_vmlinux1] Error 1










Comments