Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2013 00:53:59 -0500
From:      Super Bisquit <superbisquit@gmail.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Problems in /usr/src
Message-ID:  <CA%2BWntOvV8EWzCvMikrWsRDXMs4N_VRpDkKmHS0qV8HQ4aVMX1A@mail.gmail.com>
In-Reply-To: <CAJ-VmonUwd4yY1Zp1ybYLgZGx-uOPwM_W1QbmCWPSnt3Qi_gHw@mail.gmail.com>
References:  <CA%2BWntOuup9eqyh0fto23QcdFhL%2BMQ137CF%2BqjnNp=1FYGbjvDQ@mail.gmail.com> <CAJ-VmonUwd4yY1Zp1ybYLgZGx-uOPwM_W1QbmCWPSnt3Qi_gHw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I did not know that ath_ahb was MIPS only. Why? I wanted the most/best
performance for my system's wireless.
Support for 5416 is there but the card is a 2413.

On Sat, Jan 5, 2013 at 12:03 AM, Adrian Chadd <adrian@freebsd.org> wrote:
> ... ath_ahb is only needed for MIPS platforms. Why are you building it for x86?
>
> Also, do you have the 5416 support option in your kernel?
>
>
>
> adrian
>
> On 4 January 2013 20:37, Super Bisquit <superbisquit@gmail.com> wrote:
>> In sys/modules/svr4 needs machine/_align.h to read
>> X86/include/_align.h, if that means anything.
>>
>> In sys/modules/ath_ahb: cc1: warnings being treated as errors
>> In file included from
>> /usr/src/sys/modules/ath_ahb/../../dev/ath/if_ath_ahb.c:61:
>> @/mips/atheros/ar71xxreg.h: In function 'ar71xx_ddr_flush':
>> @/mips/atheros/ar71xxreg.h:497: warning: implicit declaration of
>> function 'MIPS_PHYS_TO_KSEG1'
>> @/mips/atheros/ar71xxreg.h:497: warning: nested extern declaration of
>> 'MIPS_PHYS_TO_KSEG1' [-Wnested-externs]
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/ath_ahb.
>> peoples#
>>
>>
>> In sys/modules/ath:fdiagnostics-show-option -c
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc':
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3534: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3536: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3538: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3540: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3542: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3544: error: 'struct
>> ath_rx_status' has no member named 'rs_flags'
>> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3732: error: 'struct
>> ath_rx_status' has no member named 'rs_isaggr'
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/ath.
>> peoples#
>>  Now sys/modules/ath_pci will build.
>>
>> When running make world or make buildworld  there is an error at
>> gnu/lib/libgcc.
>>
>> peoples# uname -a
>> FreeBSD peoples 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3
>> 07:15:25 UTC 2012
>> root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>> peoples#
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BWntOvV8EWzCvMikrWsRDXMs4N_VRpDkKmHS0qV8HQ4aVMX1A>