Date: Tue, 18 Jun 2013 06:43:14 +0400 From: Andrey Chernov <ache@freebsd.org> To: Scott Long <scottl@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r251874 - in stable/9/sys: arm/arm cam cam/ctl cam/scsi conf dev/aac dev/advansys dev/aha dev/ahb dev/ahci dev/aic dev/aic7xxx dev/amr dev/arcmsr dev/ata dev/buslogic dev/ciss dev/dpt d... Message-ID: <51BFC942.4090103@freebsd.org> In-Reply-To: <201306180036.r5I0askx009647@svn.freebsd.org> References: <201306180036.r5I0askx009647@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18.06.2013 4:36, Scott Long wrote: > Author: scottl > Date: Tue Jun 18 00:36:53 2013 > New Revision: 251874 > URL: http://svnweb.freebsd.org/changeset/base/251874 ===> amd (all) cc -O2 -pipe -march=prescott -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/src/sys/i386/compile/POBRECITA/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/src/sys/i386/compile/POBRECITA -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -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 -c /usr/src/sys/modules/amd/../../dev/amd/amd.c /usr/src/sys/modules/amd/../../dev/amd/amd.c: In function 'amd_action': /usr/src/sys/modules/amd/../../dev/amd/amd.c:431: error: 'CAM_SCATTER_VALID' undeclared (first use in this function) /usr/src/sys/modules/amd/../../dev/amd/amd.c:431: error: (Each undeclared identifier is reported only once /usr/src/sys/modules/amd/../../dev/amd/amd.c:431: error: for each function it appears in.) /usr/src/sys/modules/amd/../../dev/amd/amd.c:436: error: 'CAM_DATA_PHYS' undeclared (first use in this function) /usr/src/sys/modules/amd/../../dev/amd/amd.c:473: error: 'CAM_SG_LIST_PHYS' undeclared (first use in this function) *** [amd.o] Error code 1 -- http://ache.vniz.net/ bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51BFC942.4090103>