kern/180449: Error in compiling kernel with device ixgbe

Mihail Timofeev 9267096 at gmail.com
Thu Jul 11 02:40:00 UTC 2013


>Number:         180449
>Category:       kern
>Synopsis:       Error in compiling kernel with device ixgbe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 11 02:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mihail Timofeev
>Release:        FreeBSD 10.0-CURRENT
>Organization:
>Environment:
FreeBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r253131: Wed Jul 10 14:46:02 NOVT 2013     root at newmail.choco-land.ru:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror /usr/src/sys/dev/ixgbe/ixgbe.c -I/usr/src/sys/dev/ixgbe -DSMP -DIXGBE_FDIR /usr/src/sys/dev/ixgbe/ixgbe.c:3946:11: error: no member named 'flag' in 'struct ixgbe_rx_buf'; did you mean 'flags'? rxbuf->flag = 0; ^~~~ flags /usr/src/sys/dev/ixgbe/ixgbe.h:253:9: note: 'flags' declared here u_int fla
 gs; ^ 1 error generated. *** Error code 1 Stop. make: stopped in /usr/obj/usr/src/sys/GENERIC *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list