Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 10:48:39 +0300
From:      Plamen Stoev <plamen.stoev@gmail.com>
To:        Sean McNeil <sean@mcneil.com>
Cc:        stable@freebsd.org
Subject:   Re: kernel build failure with bce
Message-ID:  <443F53D7.509@gmail.com>
In-Reply-To: <1144966568.25961.3.camel@triton.mcneil.com>
References:  <1144966568.25961.3.camel@triton.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443F53D7.509>