kernel build failure with bce

Plamen Stoev plamen.stoev at gmail.com
Fri Apr 14 07:48:43 UTC 2006


Sean McNeil wrote:
> The following error occurs building -stable on amd64:
> 
> make -sj2 buildworld && make -sj2 buildkernel
> ...
> ===> bce (all)
> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c: In function
> `bce_rx_intr':
> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c:4093: error: structure
> has no member named `rxcycles'
> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c: In function
> `bce_ioctl':
> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c:4897: error: label
> `bce_ioctl_exit' used but not defined
> 
> I have nothing in my config file for device bce, so it would appear
> someone didn't check for building as a module.

Please re-cvsup your source tree. The problem was fixed today.




More information about the freebsd-stable mailing list