On 18.06.2013 7:34, Scott Long wrote:
> Author: scottl
> Date: Tue Jun 18 03:34:08 2013
> New Revision: 251888
> URL: http://svnweb.freebsd.org/changeset/base/251888
> 
> Log:
>   Catch up to the changes from r251874.  This isn't an MFC because the
>   amd(4) driver no longer exists in FreeBSD 10.
>   
>   Obtained from:      Netflix
> 
> Modified:
>   stable/9/sys/dev/amd/amd.c

===> 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
cc1: warnings being treated as errors
/usr/src/sys/modules/amd/../../dev/amd/amd.c: In function 'amd_action':
/usr/src/sys/modules/amd/../../dev/amd/amd.c:437: warning: value computed is 
not used
/usr/src/sys/modules/amd/../../dev/amd/amd.c:445: error: 'sim' undeclared 
(first use in this function)
/usr/src/sys/modules/amd/../../dev/amd/amd.c:445: error: (Each undeclared 
identifier is reported only once
/usr/src/sys/modules/amd/../../dev/amd/amd.c:445: error: for each function it 
appears in.)
*** [amd.o] Error code 1

-- 
http://ache.vniz.net/
bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to