Date: Wed, 13 Apr 2005 22:20:29 -0400 From: Randy Bush <randy@psg.com> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: /machine/pcb.h:70: error: field `pcb_fsd' has incomplete type Message-ID: <16989.54125.658850.960128@roam.psg.com>
next in thread | raw e-mail | index | archive | help
cvsup ending at 2005.04.14 03:20 gmt cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /usr/src/sys/ddb/db_print.c In file included from /usr/src/sys/ddb/db_print.c:42: ./machine/pcb.h:70: error: field `pcb_fsd' has incomplete type ./machine/pcb.h:71: error: field `pcb_gsd' has incomplete type *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16989.54125.658850.960128>