Date: Tue, 15 Jan 2013 09:48:57 +0400 From: Andrey Chernov <ache@freebsd.org> To: stable@freebsd.org, dim@freebsd.org Subject: kernel's make fails in ath module, stable9 Message-ID: <50F4EDC9.8090205@freebsd.org>
next in thread | raw e-mail | index | archive | help
Most recent -stable. Please fix: ... cc -O2 -pipe -march=prescott -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -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/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c: In function 'ar9285Attach': /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: 'ath_hal_EepromDataRead' undeclared (first use in this function) /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: (Each undeclared identifier is reported only once /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c:144: error: for each function it appears in.) *** [ar9285_attach.o] Error code 1 Stop in /usr/src/sys/modules/ath. *** [all] Error code 1 Stop in /usr/src/sys/modules. *** [modules-all] Error code 1 -- http://ache.vniz.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F4EDC9.8090205>