Re: some usb troubles

2013-02-17 Thread Chagin Dmitry
On Sun, Feb 10, 2013 at 12:03:36PM +0100, Hans Petter Selasky wrote: On Saturday 09 February 2013 19:01:25 Chagin Dmitry wrote: Hi all, trying to run macbookpro10,1 on HEAD: 1) usb3.0 does not work at 9.1 and HEAD (r246587) 2) Between stable/9 and HEAD (r246587) we are lost uhid

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-17 Thread Yamaya Takashi
On 2013/02/15 05:57, O. Hartmann wrote: Am 02/14/13 14:19, schrieb Yamaya Takashi: On 2013/02/13 22:33, Tom Evans wrote: On Wed, Feb 13, 2013 at 12:30 PM, Yamaya Takashi yama...@kbh.biglobe.ne.jp wrote: On 2013/02/13 19:08, O. Hartmann wrote: Setting only base system source compiler optins

Re: CLANG and -fstack-protector

2013-02-17 Thread Kimmo Paasiala
On Wed, Feb 13, 2013 at 4:22 AM, Dmitry Marakasov amd...@amdmi3.ru wrote: * Kimmo Paasiala (kpaas...@gmail.com) wrote: Does the -fstack-protector option work on CLANG 3.1 and 3.2? There is thread on FreeBSD forums about the stack protector and ports and I'm wondering if it's possible to use

Re: Possible bug in NFSv4 with krb5p security?

2013-02-17 Thread Elias MÃ¥rtenson
On 17 February 2013 02:17, Doug Rabson d...@rabson.org wrote: I think it was Rick that mentioned the patch. I would apply the patch and rebuild your kernel in the interests of changing as little as possible while debugging the original issue. Fair enough. I did this. Thanks. Now, I'm sorry

Re: Possible bug in NFSv4 with krb5p security?

2013-02-17 Thread Rick Macklem
Elias Martenson wrote: On 17 February 2013 02:17, Doug Rabson d...@rabson.org wrote: I think it was Rick that mentioned the patch. I would apply the patch and rebuild your kernel in the interests of changing as little as possible while debugging the original issue. Fair enough.

Re: gpart, slice starts at 0

2013-02-17 Thread Warren Block
On Sun, 17 Feb 2013, Erich Dollansky wrote: gpart destroy -F da0 diskinfo da0 dd if=/dev/zero of=/dev/da0 bs=512 count=34 dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774 Someone here on the lists (I unfortunately forget who) showed a sneaky easier way to do this: gpart destroy -F

Re: [head tinderbox] failure on powerpc64/powerpc

2013-02-17 Thread Marcel Moolenaar
On Feb 16, 2013, at 2:05 PM, Dag-Erling Smørgrav d...@des.no wrote: FreeBSD Tinderbox tinder...@freebsd.org writes: cc -O2 -pipe -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes

Re: gpart, slice starts at 0

2013-02-17 Thread Erich Dollansky
Hi, On Sun, 17 Feb 2013 09:11:48 -0700 (MST) Warren Block wbl...@wonkity.com wrote: On Sun, 17 Feb 2013, Erich Dollansky wrote: gpart destroy -F da0 diskinfo da0 dd if=/dev/zero of=/dev/da0 bs=512 count=34 dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774 Someone here on

Re: the latest version of Clang/LLVM for the world and kernel

2013-02-17 Thread deeptech71
On 02/16/2013 17:17, Dimitry Andric wrote: On 2013-02-16 00:04, deeptech71 wrote: First of all, you should understand that these are compilation errors No, they are only errors because we have turned on -Werror. You meant to say: Yes, but they are only errors because we have turned on

conflicting types for 'EC_KEY_insert_key_method_data'

2013-02-17 Thread deeptech71
/llvm_installation/bin/clang -O2 -pipe -march=native -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H