Re: [Patch] [regression] libvgl and r197330 (kbd)

2011-07-17 Thread Ed Schouten
* John Baldwin j...@freebsd.org, 20110717 03:22: I just asked the kFreeBSD folks to test Ed's patch and it does restore the ABI. Ed, can you commit this patch as it's been successfully tested now? Sure. Done! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpFqJR1d0Blj.pgp

Re: Help! stopped working ath0

2011-07-17 Thread Adrian Chadd
In order to debug this further, we need some further information from you. Can you please narrow down the date and/or -current revision which this particular issue occured? Eg, if you revert back to a -current kernel from 6 months ago, does your wifi work again? Thanks, Adrian On 17 July 2011

Re: named crashes on assertion in rbtdb.c on sparc64/SMP

2011-07-17 Thread Marius Strobl
On Sat, Jul 16, 2011 at 10:42:22PM -0700, Doug Barton wrote: On 07/15/2011 01:40, Marius Strobl wrote: The generated config.h and platform.h for sparc64 are these: http://people.freebsd.org/~marius/bind96_config.h http://people.freebsd.org/~marius/bind96_platform.h Marius, Thanks

sys/boot/i386/boot2 build failure with clang

2011-07-17 Thread Doug Barton
Howdy, Trying to build r224125 with clang, and got this (using no -j): === boot2 (all) objcopy -S -O binary boot1.out boot1 dd if=/dev/zero of=boot2.ldr bs=512 count=1 1+0 records in 1+0 records out 512 bytes transferred in 0.40 secs (12782641 bytes/sec) clang -Os

Re: sys/boot/i386/boot2 build failure with clang

2011-07-17 Thread Doug Barton
I have DEBUG_FLAGS+= -g in my /etc/make.conf. Commenting that out allows this to work. Doug On 07/17/2011 03:11, Doug Barton wrote: Howdy, Trying to build r224125 with clang, and got this (using no -j): === boot2 (all) objcopy -S -O binary boot1.out boot1 dd if=/dev/zero

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-17 Thread Ulrich Spörlein
On Wed, 13.07.2011 at 00:40:49 +0300, Gleb Kurtsou wrote: On (11/07/2011 16:36), m...@freebsd.org wrote: On Mon, Jul 11, 2011 at 4:00 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: Maybe someone can setup something like reviewboard [1] for developers to use. This may also help folks

Re: sys/boot/i386/boot2 build failure with clang

2011-07-17 Thread Dimitry Andric
On 2011-07-17 12:11, Doug Barton wrote: Trying to build r224125 with clang, and got this (using no -j): ... as --32 -o boot2.o boot2.s boot2.s: Assembler messages: boot2.s:4073: Error: unknown pseudo-op: `.cfi_sections' When using -g, clang outputs directives that are simply too new for our

Re: [PATCH] Make x86 Host-PCI bridge drivers honor decoded ranges

2011-07-17 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/09/11 20:04, John Baldwin wrote: This patch adds a new API (pcib_host_res_*) that Host-PCI bridge drivers can use to restrict allocations for child devices to a known subset of address ranges that the bridge decodes. One observation from

Re: bin/147175: [kerberos] [patch] libhx509.so contains references to MD2_* but doesn't reference libcrypto.so, which has them

2011-07-17 Thread Matthias Andree
This (GSSAPI linker failure on 9-CURRENT because its libhx509 needs MD2 but libcrypto doesn't provide it) affects security/putty 0.6.1 as well now. There is now lots of stuff on the web on this incompatibility. *Someone needs to fix the GSSAPI-Kerberos/MD2 conflict before the 9-release cycle!*

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-17 Thread Artem Belevich
On Sun, Jul 17, 2011 at 4:54 AM, Ulrich Spörlein u...@spoerlein.net wrote: ... Having a project adopted way of sharing work in progress will be a step forward. Yes, I'm aware of perforce, it's to hard to use and wasn't designed to share and test ideas. I think guthub can be a very good

Re: Help! stopped working ath0

2011-07-17 Thread Alex V. Petrov
Very sorry for my carelessness and panic Reason - hostapd_enable=YES in /etc/rc.conf. :-( -- Alex V. Petrov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe,