Re: make depend - error.

2014-03-07 Thread Martin Husemann
I can reproduce it (you have to make sure there is no netbsd source tree in /usr/src) - looks like a bug to me. Martin

Re: make depend - error.

2014-03-07 Thread Martin Husemann
This seems to fix it - without it, compile-rt and some new additions to the libkern build will not find their source (or eroneously use whatever source is in /usr/src). Jörg, better suggestions? Martin Index: Makefile.inc === RCS

Re: make depend - error.

2014-03-07 Thread Ilia Zykov
On 07.03.2014 13:14, Martin Husemann wrote: I can reproduce it (you have to make sure there is no netbsd source tree in /usr/src) - looks like a bug to me. Martin Yes. I haven't /usr/src at all. In NetBSD 6_CURRENT too, but it works there. Ilia.

Re: Porting DTrace to ARM

2014-03-07 Thread Ryota Ozaki
Hi Matt, So my patch for sys/arch/arm is now rather small than so far (just two files); it's minimum code for the core part to run DTrace on ARM. Can you please check it? The patch for sys/arch/arm is http://www.netbsd.org/~ozaki-r/dtrace-arm-sys.patch The full patch is available at the usual

Re: Porting DTrace to ARM

2014-03-07 Thread Matt Thomas
On Mar 7, 2014, at 2:27 AM, Ryota Ozaki ozak...@netbsd.org wrote: Hi Matt, So my patch for sys/arch/arm is now rather small than so far (just two files); it's minimum code for the core part to run DTrace on ARM. Can you please check it? The patch for sys/arch/arm is

evbarm-el build broken - looking for NETWALKER_INSTALL config

2014-03-07 Thread Paul Goyette
--- kern-NETWALKER_INSTALL --- cd /build/netbsd-local/src/sys/arch/evbarm/conf /build/netbsd-local/tools/x86_64/evbarm-el/bin/nbconfig -s /build/netbsd-local/src/sys -b /build/netbsd-local/obj/evbarm-el/sys/arch/evbarm/compile/NETWALKER_INSTALL NETWALKER_INSTALL nbconfig: Cannot read

daily CVS update output

2014-03-07 Thread NetBSD source update
Updating src tree: P src/common/lib/libc/arch/powerpc/atomic/atomic_add.S P src/common/lib/libc/arch/powerpc/atomic/atomic_and.S P src/common/lib/libc/arch/powerpc/atomic/atomic_cas.S P src/common/lib/libc/arch/powerpc/atomic/atomic_dec.S P src/common/lib/libc/arch/powerpc/atomic/atomic_inc.S P