DragonFly BSD
DragonFly bugs List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Latest Stable Buildkernel Failure


From: <tcslv@xxxxxxx>
Date: Wed, 30 Mar 2005 21:31:25 -0500

Moving from Stable 1.1 to newest stable produces the failure listed below. This is trying to build kernel config that has been built and in use perfectly fine for months. Checking over the latest GENERIC I noticed nothing different anyways compared to the one I have saved from last stable build.

I tried to delete /src & /obj tree and start over fresh but no go.

Buildworld completes fine.


cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -W
missing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -an
si  -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contri
b/dev/acpica -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  -
mpreferred-stack-boundary=2 -fno-common -ffreestanding  /usr/src/sys/net/bpf.c
/usr/src/sys/net/bpf.c:1410: conflicting types for `bpf_ptap'
/usr/src/sys/net/bpf.h:365: previous declaration of `bpf_ptap'
/usr/src/sys/net/bpf.c: In function `bpf_ptap':
/usr/src/sys/net/bpf.c:1409: parameter name omitted
*** Error code 1

Stop in /usr/obj/usr/src/sys/AILV.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]