Hi folks,
Anyone else seeing this for the last two days in the buildkernel target?
[...]
linking kernel.debug
text data bss dec hex filename
1250813 122716 112824 1486353 16ae11 kernel.debug
objcopy --strip-debug kernel.debug kernel
cd /usr/src/sys/modules ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules
KMODDIR=/boot/kernel make obj ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules
KMODDIR=/boot/kernel make all
===> 3dfx
===> accf_data
[...]
===> wi
===> 3dfx
make: don't know how to make @/pci/pcivar.h. Stop
*** Error code 2
[...]
I'm quite careful to blow away obj before I buildworld and buildkernel,
otherwise I wouldn't bother the list with this.
Ciao,
Sheldon.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message