Re: build fails with libgnumalloc for evbarm

2016-01-15 Thread Iain Hibbert
On Fri, 15 Jan 2016, Rin Okuyama wrote: > Hello, > > Building release fails with libgnumalloc for evbarm: A few years ago I looked at libgnumalloc briefly, and found that % grep -Ri gnumalloc /usr/src /usr/xsrc seems to reveal that there are no actual users of libgnumalloc in our current

build fails with libgnumalloc for evbarm

2016-01-15 Thread Rin Okuyama
Hello, Building release fails with libgnumalloc for evbarm: % ./build.sh -U -m evbearmv7hf-eb tools release /var/build/src/external/gpl2/libmalloc/dist/valloc.c: In function 'valloc': /var/build/src/external/gpl2/libmalloc/dist/valloc.c:46:5: error: implicit declaration of function

Re: build fails with libgnumalloc for evbarm

2016-01-15 Thread Kamil Rytarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 15.01.2016 15:02, Rin Okuyama wrote: > Hi, > > On 2016/01/15 21:19, Iain Hibbert wrote: >> A few years ago I looked at libgnumalloc briefly, and found that >> >> % grep -Ri gnumalloc /usr/src /usr/xsrc >> >> seems to reveal that there are no

Re: build fails with libgnumalloc for evbarm

2016-01-15 Thread Rin Okuyama
Hi, On 2016/01/15 21:19, Iain Hibbert wrote: A few years ago I looked at libgnumalloc briefly, and found that % grep -Ri gnumalloc /usr/src /usr/xsrc seems to reveal that there are no actual users of libgnumalloc in our current tree.. the XFree86 and Xorg NetBSD.cf files disable it for

Re: build fails with libgnumalloc for evbarm

2016-01-15 Thread Joerg Sonnenberger
On Fri, Jan 15, 2016 at 03:06:37PM +0100, Kamil Rytarowski wrote: > I think we should promote BSD jemalloc, which is used widely by e.g. > Firefox and has active upstream (in FreeBSD). We have a version of jemalloc already in libc. Joerg

Re: build fails with libgnumalloc for evbarm

2016-01-15 Thread Kamil Rytarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 15.01.2016 15:43, Joerg Sonnenberger wrote: > On Fri, Jan 15, 2016 at 03:06:37PM +0100, Kamil Rytarowski wrote: >> I think we should promote BSD jemalloc, which is used widely by >> e.g. Firefox and has active upstream (in FreeBSD). > > We have

daily CVS update output

2016-01-15 Thread NetBSD source update
Updating src tree: P src/external/bsd/tmux/dist/log.c P src/external/bsd/tmux/dist/tmux.h P src/external/bsd/wpa/dist/wpa_supplicant/main.c P src/external/gpl2/gettext/bin/msgmerge/Makefile P src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/error.c P

tools build failure on Linux (and fix)

2016-01-15 Thread coypu
I'm compiling NetBSD-current (tools) on Linux. I needed to use the following patch because external/gpl3/gcc.old/dist/gcc doesn't use RCSID anywhere and Linux doesn't define __RCSID by default. --- a/external/gpl3/gcc.old/dist/gcc/regsub.c +++ b/external/gpl3/gcc.old/dist/gcc/regsub.c @@ -29,7

installboot fails during install

2016-01-15 Thread Riccardo Mottola
Hi, I'm trying to install netbsd 7.0 from CD to a Thinkpad which currently has the windows + IBM recovery partition on it. I proceed using the whole disk and installing MBR. Fine. I get this error: installboot -o console=pc,speed=9600 /dev/rwd0a /usr/mdec/bootxx_ffsv2 Old BPB too bug, use -f