I'm more worried about the module loading as well as building. So if
you're not using wireless, fine, but I'd hate to see the default
builds produce modules that can't be used. ;)
Adrian
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.
On 06.01.2012 22:49 (UTC+1), Alexander Yerenkow wrote:
2012/1/6 Adrian Chadd mailto:adr...@freebsd.org>>
On 6 January 2012 10:19, Rainer Hurling mailto:rhur...@gwdg.de>> wrote:
> I commented all wireless network drivers and their options out.
But the
> error remains. Is it nec
On 06.01.2012 22:42 (UTC+1), Adrian Chadd wrote:
On 6 January 2012 10:19, Rainer Hurling wrote:
I commented all wireless network drivers and their options out. But the
error remains. Is it necessary to have this option uncommented even when the
driver ath is commented out?
Yes, because of ho
2012/1/6 Adrian Chadd
> On 6 January 2012 10:19, Rainer Hurling wrote:
>
> > I commented all wireless network drivers and their options out. But the
> > error remains. Is it necessary to have this option uncommented even when
> the
> > driver ath is commented out?
>
> Yes, because of how the wla
On 6 January 2012 10:19, Rainer Hurling wrote:
> I commented all wireless network drivers and their options out. But the
> error remains. Is it necessary to have this option uncommented even when the
> driver ath is commented out?
Yes, because of how the wlan/ath modules are built. You need to h
On 06.01.2012 18:30 (UTC+1), Adrian Chadd wrote:
i thought I had captured these.
just add
options AH_SUPPORT_AR5416
to your kernel.
Ah, I indeed missed the new option in GENERIC, because I build with
modified kernel config file.
I commented all wireless network drivers and their options o
i thought I had captured these.
just add
options AH_SUPPORT_AR5416
to your kernel.
Adrian
On 6 January 2012 09:14, Rainer Hurling wrote:
> I am getting the following error when trying to build recent 10.0-CURRENT
> kernel (amd64)?
>
> [..snip..]
> cc -O2 -pipe -O2 -fno-strict-aliasing -pipe
I am getting the following error when trying to build recent
10.0-CURRENT kernel (amd64)?
[..snip..]
cc -O2 -pipe -O2 -fno-strict-aliasing -pipe -msse3 -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
-DHAV