Date: Wed, 08 Mar 2006 16:29:35 +0100 From: Georg Steinbach <gs@grin.com> To: current@freebsd.org Subject: Re: [head tinderbox] failure on alpha/alpha Message-ID: <440EF85F.7060308@grin.com> In-Reply-To: <20060308144602.B20B57304D@freebsd-current.sentex.ca> References: <20060308144602.B20B57304D@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm getting the same error when building world on a vmware:
cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I-
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC
-mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -std=c99 -Wno-missing-prototypes
-I/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD
-I/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support
-I/usr/src/sys/modules/xfs/../../gnu/fs/xfs -c
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/xfs_alloc_btree.c
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support/kdb.c:15:
error: `xfs_ddb_cmd' undeclared here (not in a function)
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support/kdb.c:15:
error: initializer element is not constant
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support/kdb.c:15:
error: (near initialization for `xfs_cmd.fcn')
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support/kdb.c:16:
error: syntax error before '{' token
/usr/src/sys/modules/xfs/../../gnu/fs/xfs/FreeBSD/support/kdb.c:14:1:
unterminated #ifdef
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
-------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440EF85F.7060308>
