first, is a "make release" of a 5.0-current snapshot supposed to be
possible on 4-stable?  It seems to be failing here, but perhaps I'm just
dumb in hoping it would work to start with. :-)

===> sys/modules/tx
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
touch opt_bdg.h
perl @/kern/makeobjops.pl -h @/kern/device_if.m
perl @/kern/makeobjops.pl -h @/kern/bus_if.m
perl @/kern/makeobjops.pl -h @/pci/pci_if.m
perl @/kern/makeobjops.pl -h @/dev/mii/miibus_if.m
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include 
-I/usr/obj/usr/src/i386/usr/include  /
usr/src/sys/modules/tx/../../pci/if_tx.c
/usr/src/sys/modules/tx/../../pci/if_tx.c:68: bpf.h: No such file or directory
mkdep: compile failed
*** Error code 1

Should I just do a normal "make buildworld" instead of trying to do a
"make release"?  It looks as though if_tx.c is #including "bpf.h" when
nothing else in /sys/pci seems to, which strikes me as odd as well.

-- 
Ben Smithurst / [EMAIL PROTECTED] / PGP: 0x99392F7D


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to