Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 20:53:52 -0700
From:      Dennis Glatting <freebsd@pki2.com>
To:        freebsd-questions@freebsd.org
Subject:   ERROR: vxgehal-mgmtaux.c: sou vxge_hal_mrpcim_reg_t has too many members: 1911 > 1023
Message-ID:  <1350532432.3968.32.camel@btw.pki2.com>

next in thread | raw e-mail | index | archive | help
While building a kernel, this error was emitted on several compiles:


clang -O -pipe -DVXGE_HAL_RX_MULTI_POST -DVXGE_HAL_TX_MULTI_POST
-D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS
-include /disk-2/obj/disk-1/src/sys/DTRACE/opt_global.h -I. -I@
-I@/contrib/altq -fno-common -g -fno-omit-frame-pointer
-I/disk-2/obj/disk-1/src/sys/DTRACE  -mno-aes -mno-avx -mcmodel=kernel
-mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-std=iso9899:1999 -Qunused-arguments -fstack-protector -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
-c /disk-1/src/sys/modules/vxge/../../dev/vxge/vxgehal/vxgehal-mgmtaux.c
ctfconvert -L VERSION -g vxgehal-mgmtaux.o
ERROR: vxgehal-mgmtaux.c: sou vxge_hal_mrpcim_reg_t has too many
members: 1911 > 1023


mc# uname -a
FreeBSD mc 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241306M: Sat Oct  6
20:41:22 PDT 2012     root@mc:/usr/obj/disk-1/src/sys/DTRACE  amd64








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