Date: Tue, 24 Mar 2009 14:42:27 GMT From: gavin@FreeBSD.org To: rannumgen@globaleyes.net, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org Subject: Re: i386/132942: src/sys/i386 kernel make fails with: "if_ath.c:3416: error: no member named 'rs_flags'" Message-ID: <200903241442.n2OEgRR5006626@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903241442.n2OEgRR5006626>