看板 FB_bugs 關於我們 聯絡資訊
The following reply was made to PR kern/133892; it has been noted by GNATS. From: Ruslan Ermilov <ru@freebsd.org> To: Joao Rocha Braga Filho <goffredo@gmail.com> Cc: bug-followup@FreeBSD.org Subject: Re: kern/133892: /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const struct ath_rx_status' has no member named 'rs_flags' Date: Tue, 21 Apr 2009 19:36:47 +0400 On Tue, Apr 21, 2009 at 11:41:23AM -0300, Joao Rocha Braga Filho wrote: > 2009/4/21 Ruslan Ermilov <ru@freebsd.org>: > > On Tue, Apr 21, 2009 at 01:11:05PM +0000, Jo緌 Rocha Braga Filho wrote: > >> >Number: 騠騠騠騠133892 > >> >Category: 騠騠騠kern > >> >Synopsis: 騠騠騠/usr/src/sys/dev/ath/if_ath.c:3414: error: 'const struct ath_rx_status' has no member named 'rs_flags' > >> >Confidential: 騠no > >> >Severity: 騠騠騠critical > >> >Priority: 騠騠騠medium > >> >Responsible: 騠巁reebsd-bugs > >> >State: 騠騠騠騠忂pen > >> >Quarter: > >> >Keywords: > >> >Date-Required: > >> >Class: 騠騠騠騠恾w-bug > >> >Submitter-Id: 騠current-users > >> >Arrival-Date: 騠Tue Apr 21 13:20:00 UTC 2009 > >> >Closed-Date: > >> >Last-Modified: > >> >Originator: 騠騠Jo緌 Rocha Braga Filho > >> >Release: 騠騠騠⒍reeBSD 7.1 AMD64 > >> >Organization: > >> Paraty.com > >> >Environment: > >> FreeBSD super.paraty.com 7.1-STABLE FreeBSD 7.1-STABLE #1: Wed Feb 11 18:11:05 BRST 2009 騠騠root@super.paraty.com:/usr/obj/usr/src/sys/SUPER 嵻md64 > >> > >> >Description: > >> I've made csup to the latest version, RELENG_7, "made buildkernel", and happened this: > >> > >> " > >> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=athlon64 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes 騭Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 騭Wundef -Wno-pointer-sign -fformat-extensions -nostdinc 騭I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 騭mcmodel=kernel -mno-red-zone 騭mfpma th=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow 騭msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror 騯usr/src/sys/dev/ath/if_ath.c -I/usr/src/sys/dev/ath > >> /usr/src/sys/dev/ath/if_ath.c: In function 'ath_rx_tap': > >> /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const struct ath_rx_status' has no member named 'rs_flags' > >> /usr/src/sys/dev/ath/if_ath.c:3416: error: 'const struct ath_rx_status' has no member named 'rs_flags' > >> *** Error code 1 > >> > >> Stop in /usr/obj/usr/src/sys/SUPER. > >> *** Error code 1 > >> > > I've reported this to Sam a while ago. ⒛he solution exists, but is not > > immediate (not in SVN/CVS yet). ⒐n the mean time you can do: > > > > rm -rf /usr/obj > > > > Then your buildkernel will complete successfully. > > Thanks, but... > > didn't worked. > > I will wait a while. > Then please add "options AH_SUPPORT_AR5416" to your kernel config. It's actually not optional now, due to above mentioned problem. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"