Re: 82599EB 10-Gigabit not detected

2014-03-24 Thread 6bone
On Sat, 22 Mar 2014, Matthias Scheler wrote: Date: Sat, 22 Mar 2014 17:42:19 + From: Matthias Scheler To: 6b...@6bone.informatik.uni-leipzig.de Cc: current-users@netbsd.org Subject: Re: 82599EB 10-Gigabit not detected On Thu, Mar 20, 2014 at 10:26:25AM +0100, 6b...@6bone.informatik.uni-lei

Re: Add MKCTF

2014-03-24 Thread Ryota Ozaki
On Tue, Mar 25, 2014 at 1:47 AM, Christos Zoulas wrote: > In article > , > Ryota Ozaki wrote: >>-=-=-=-=-=- >> >>Hi, >> >>I'm adding a new build variable MKCTF, which >>was discussed on the chat some days ago. >> >>Currently CTF tools are built and used to generate >>and manipulate CTF data of

gcc unwind-dw2.c build break

2014-03-24 Thread Paul Goyette
On amd64, and with most recet update to unwind-dw2.c (rev 1.2) I am getting # compile libgcc/unwind-dw2.o /test-bed/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror --sysroot=/test-bed/dst -I/test-bed/src/external/gpl3/gcc/lib/libgcc/libgcc -I/test-bed/src/external/gpl3/gcc/lib/libgcc/a

Re: Add MKCTF

2014-03-24 Thread Christos Zoulas
In article , Ryota Ozaki wrote: >-=-=-=-=-=- > >Hi, > >I'm adding a new build variable MKCTF, which >was discussed on the chat some days ago. > >Currently CTF tools are built and used to generate >and manipulate CTF data of ELF binaries when >we build with MKDTRACE=yes. Unfortunately, >current CT

Re: "gd" packages fails to build under NetBSD/amd64 current

2014-03-24 Thread Matthias Scheler
On Sun, Mar 23, 2014 at 07:55:05PM +, Matthias Scheler wrote: > > > So, no more xx, but somehow the substitution to ${PKGCONFIG_REQUIRES} > > > hasn't happened for me... > > > > Finally : I needed > > cd /usr/src/external/mit/xorg/lib/fontconfig/src && make distclean > > to get rid of the font

Re: Enhance ptyfs to handle multiple instances.

2014-03-24 Thread Ilya Zykov
> > You can't find from the driver where the device node file is located > OK, I thought so. Thank you.

Re: Enhance ptyfs to handle multiple instances.

2014-03-24 Thread Christos Zoulas
On Mar 24, 5:46pm, net...@izyk.ru (Ilya Zykov) wrote: -- Subject: Re: Enhance ptyfs to handle multiple instances. | Hello! | | Please, tell me know if I wrong. | In general case I can't find(easy), from driver, where its device file located on file system, | its vnode or its directory vnode whe

Re: Enhance ptyfs to handle multiple instances.

2014-03-24 Thread Ilya Zykov
Hello! Please, tell me know if I wrong. In general case I can't find(easy), from driver, where its device file located on file system, its vnode or its directory vnode where this file located. Such files can be many and I can't find what file used for current operation. Maybe anybody had being at

Add MKCTF

2014-03-24 Thread Ryota Ozaki
Hi, I'm adding a new build variable MKCTF, which was discussed on the chat some days ago. Currently CTF tools are built and used to generate and manipulate CTF data of ELF binaries when we build with MKDTRACE=yes. Unfortunately, current CTF tools don't work on i386/amd64/arm, and that adds a burd