>===> dev/disk/aic7xxx/ahc/ahc_pci >( cd .. ; make aic7xxx_reg.h ) >make: don't know how to make aic7xxx_reg.h. Stop .. >I did "make -j 2 buildworld" and "make -j 2 buildkernel". The kernel and world >I'm currently running are dated August 19.
I just opened bug 2279 (make -j 3 buildkernel fails on UP) which seems like the same issue (http://bugs.dragonflybsd.org/issues/2279). Does buildkernel work without '-j' ? Is this an UP system (ncpu=1)? (generally it is better to send bugs to bugs@; or just use the GUI) -thomas