Re: make release broken

2010-05-23 Thread Rob Farmer
On Sun, May 23, 2010 at 11:02 PM, James R. Van Artsdalen wrote: > On 5/22/2010 8:25 PM, Rob Farmer wrote: >> make release is still broken on amd64 as of svn 208373 (2010-05-21 >>> 04:52:49 -0500) >>> >>> That patch seems unrelated? >>> >> What needs done is >> /src/release/$ARCH/boot_crunch.conf f

Re: make release broken

2010-05-23 Thread James R. Van Artsdalen
On 5/22/2010 8:25 PM, Rob Farmer wrote: > make release is still broken on amd64 as of svn 208373 (2010-05-21 >> 04:52:49 -0500) >> >> That patch seems unrelated? >> > What needs done is > /src/release/$ARCH/boot_crunch.conf files need the relevant libraries > added to the libs section. I haven't te

About 32bit binary on amd64

2010-05-23 Thread Kohji Okuno
Hi all, I want to compile 32bit binary on amd64, but I met with the problem. Could you teach me the best solution, please? My environment is FreeBSD 8.1-PRERELEASE #0: Tue May 18 12:01:26 JST 2010. I compiled and executed test.c as below on amd64. -- begin -- test.c ---

Re: ffs_copyonwrite panics

2010-05-23 Thread Jeff Roberson
On Sun, 23 May 2010, Roman Bogorodskiy wrote: Jeff Roberson wrote: On Tue, 18 May 2010, Roman Bogorodskiy wrote: Hi, I've been using -CURRENT last update in February for quite a long time and few weeks ago decided to finally update it. The update was quite unfortunate as system became very

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

2010-05-23 Thread Tom Uffner
Weongyo Jeong wrote: OK. The patch is ready to test. Could you please test it with attached patch? your patch got rid of the "bwn0: unsupported rate 0" messages on my Dell Inspiron 1150. But it still gives me repeated: bwn0: RX decryption attempted (old 0 keyidx 0x1) and a few of the follo

Re: ffs_copyonwrite panics

2010-05-23 Thread Roman Bogorodskiy
Jeff Roberson wrote: > On Tue, 18 May 2010, Roman Bogorodskiy wrote: > > > Hi, > > > > I've been using -CURRENT last update in February for quite a long time > > and few weeks ago decided to finally update it. The update was quite > > unfortunate as system became very unstable: it just hangs fe