owi build broken in recent 7-CURRENT

M. Warner Losh imp at bsdimp.com
Thu Jul 28 15:20:10 GMT 2005


In message: <1122556411.1161.5.camel at localhost>
            Vladimir Grebenschikov <vova at sw.ru> writes:
: 
: Hi 
: 
: /sys/modules/owi# make 
: Warning: Object directory not changed from original /usr/src/sys/modules/owi
: touch opt_wi.h
: awk -f @/tools/makeobjops.awk @/dev/pccard/card_if.m -h
: awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
: awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
: awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
: awk -f @/tools/pccarddevs2h.awk @/dev/pccard/pccarddevs
: cc -O2 -fno-strict-aliasing -pipe  -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /usr/src/sys/modules/owi/../../dev/owi/if_owi.c
: /usr/src/sys/modules/owi/../../dev/owi/if_owi.c: In function `owi_generic_attach':
: /usr/src/sys/modules/owi/../../dev/owi/if_owi.c:386: warning: passing arg 2 of `ether_ifattach' from incompatible pointer type
: *** Error code 1
: 
: Stop in /usr/src/sys/modules/owi.
: /sys/modules/owi#
: 
: Any clues about ?

Any reason you can't use modules/wi?

Warner


More information about the freebsd-current mailing list