Re: Just Saying Hi.

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Tue, 1 May 2007 12:11:38 +0200
On Tuesday 01 May 2007 11:23, Wilkinson, Alex wrote:
>     0n Tue, May 01, 2007 at 09:53:56AM +0200, Hans Petter Selasky wrote:
>     >On Tuesday 01 May 2007 01:32, Sam Stein wrote:
>     >> Hey everyone, new to the lists; thought I'd say hi, hope I'll be of
>     >> some use in helping people or fixing something. :D
>     >
>     >If you're out of work, maybe you want to help out testing the new USB
>     > stack?
>     >
>     >http://www.turbocat.net/~hselasky/usb4bsd
>     >
>     >Download the SVN version.
>     >
>     >It compiles on FreeBSD-7-current and FreeBSD-6-stable.
>
> FreeBSD 7.0-CURRENT #0: Mon Apr 30 12:13:02 WST 2007
>
>  #make buildkernel installkernel -DNOCLEAN -DNO_CLEAN
>
>  ...
>
>  cc -c -O2 -pipe -fno-strict-aliasing -march=pentium4 -std=c99 -g -Wall
>  -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
> -fformat-extensions -nostdinc -I- -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  -mno-align-long-strings
> -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> -mno-sse3 -ffreestanding -Werror  vers.c linking kernel.debug
>  if_ural.o(.text+0x54d): In function `ural_cfg_first_time_setup':
>  /usr/src/sys/dev/usb/if_ural.c:853: undefined reference to
> `ieee80211_amrr_init' if_ural.o(.text+0x3bcd): In function
> `ural_cfg_pre_set_run':
>  /usr/src/sys/dev/usb/if_ural.c:2673: undefined reference to
> `ieee80211_amrr_node_init' if_ural.o(.text+0x3cae): In function
> `ural_cfg_amrr_timeout':
>  /usr/src/sys/dev/usb/if_ural.c:2712: undefined reference to
> `ieee80211_amrr_choose' *** Error code 1
>
>  Stop in /usr/obj/usr/src/sys/GENERIC.
>  *** Error code 1
>
>  Stop in /usr/src.
>  *** Error code 1
>
>  Stop in /usr/src.
>

Just add "device wlan_amrr" to your kernel config file.

--HPS
Received on Tue May 01 2007 - 08:12:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:09 UTC