i386/132942: src/sys/i386 kernel make fails with: "if_ath.c:3416: error: no member named 'rs_flags'"

gavin at FreeBSD.org gavin at FreeBSD.org
Tue Mar 24 07:42:28 PDT 2009


Synopsis: src/sys/i386 kernel make fails with: "if_ath.c:3416: error: no member named 'rs_flags'"

State-Changed-From-To: open->closed
State-Changed-By: gavin
State-Changed-When: Tue Mar 24 14:33:32 UTC 2009
State-Changed-Why: 
To submitter: something is messed up with your source code - although
line 3416 does reference rs_flags, line 3414 also does but yet wasn't
complained about during the compile.  I'd suggest you remove all files
from /usr/src and /usr/obj and update your sources again.  Also, please
check /usr/src/UPDATING in case the following entry is relevent:
20090312:
	The open-source Atheros HAL has been merged from HEAD
	to STABLE.
	The kernel compile-time option AH_SUPPORT_AR5416 has been
	added to support certain newer Atheros parts, particularly
	PCI-Express chipsets.
	The following modules are no longer available, and should be
	removed from MODULES_OVERRIDE and/or loader.conf:-
	  ath_hal ath_rate_amrr ath_rate_onoe ath_rate_sample

If things still do not work, please follow this UP with an email to
freebsd-stable at freebsd.org - build problems are much more likely to be
resolved there rather than as a PR.


Responsible-Changed-From-To: freebsd-i386->gavin
Responsible-Changed-By: gavin
Responsible-Changed-When: Tue Mar 24 14:33:32 UTC 2009
Responsible-Changed-Why: 
Track

http://www.freebsd.org/cgi/query-pr.cgi?pr=132942


More information about the freebsd-i386 mailing list