Re: build failures after stdlib update

2010-03-16 Thread Alexander Best
hi there, i'm having similar issues with libc. while doing buildworld i got this segfault: stage 4.2: building libraries -- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=amd64 MACHINE=amd64 CPUTYPE=native

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-16 Thread Ganbold
Hi, PseudoCylon wrote: Hello, Finally, I have fixed mysterious device lock out and run(4) works fine in HOSTAP mode. Up time is 80 hours and counting. I even filed tax though it. The device supports up to 253 stations. I only tested with 2 station. If you have resources, please hit it

Re: build failures after stdlib update

2010-03-16 Thread Peter Jeremy
On 2010-Mar-13 18:31:19 +, Pegasus Mc Cleaft k...@mthelicon.com wrote: I am not able to build the latest world (I havent tried kernel yet). Whenever I start gengtype dies with a signal 10. One problem is that much of the toolchain is statically linked so once you have a corrupted

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-16 Thread PseudoCylon
Hello, Can you check version of firmware for me? At the end of ralink's license (before the actual code) in rt2870.fw.uu, if it says RT2870 v. 0.11 RT3071 v. 0.11 it's the latest. If there is no version info, it is old version. Your chipset, rt3070 + rf3020 uses mcu command to select the

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-03-16 Thread Weongyo Jeong
On Mon, Mar 15, 2010 at 12:43:57AM +0200, Alex RAY wrote: On Sat, 13 Mar 2010 16:55:58 -0800 Weongyo Jeong weongyo.je...@gmail.com wrote: On Sat, Mar 13, 2010 at 11:12:05PM +0200, Alex RAY wrote: On Fri, 12 Mar 2010 15:13:34 -0800 Weongyo Jeong weongyo.je...@gmail.com wrote:

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-16 Thread PseudoCylon
Hello, again. Can you try this patch? Patch is for if_runvar.h --begin patch-- *** old_if_runvar.h2010-03-16 19:14:25.0 -0600 --- new_if_runvar.h2010-03-16 19:15:51.0 -0600 *** *** 184,186 uint8_tval; ! }bbp[8], rf[10];

RE: Re

2010-03-16 Thread Ganbold.TS
Hi, Hello, again. Can you try this patch? Patch is for if_runvar.h --begin patch-- *** old_if_runvar.h2010-03-16 19:14:25.0 -0600 --- new_if_runvar.h2010-03-16 19:15:51.0 -0600 *** *** 184,186 uint8_tval; ! }

RE: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-16 Thread Ganbold.TS
Hi, Hello, Can you check version of firmware for me? At the end of ralink's license (before the actual code) in rt2870.fw.uu, if it says RT2870 v. 0.11 RT3071 v. 0.11 it's the latest. If there is no version info, it is old version. Your chipset, rt3070 + rf3020 uses mcu command to

Re: build failures after stdlib update

2010-03-16 Thread Alexander Best
so is there no way to fix this? this is what i've tried and still the problem exists: 1. backup /etc 2. `wget -r ftp://ftp.allbsd.org/pub/FreeBSD-snapshots/amd64/9.0-HEAD-20100222-JPSNAP/ftp/base/` (this shnapshot shouldn't contain the libc bug) 3. then i ran the install.sh script in that

Re: build failures after stdlib update

2010-03-16 Thread Pegasus Mc Cleaft
On Wednesday 17 March 2010 02:22:48 Alexander Best wrote: so is there no way to fix this? this is what i've tried and still the problem exists: One thing I am trying (and I have no idea if it will work yet) is seeing if replacing the /usr/lib/libc* archives with a working set from