search for: nbby

Displaying 10 results from an estimated 10 matches for "nbby".

Did you mean: abby
2000 Mar 27
1
Installing R on Solaris
...sr/include/sys/vnode.h:37, from /usr/include/sys/stream.h:21, from /usr/include/netinet/in.h:38, from /usr/include/netdb.h:96, from sock.c:49: /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3/include/sys/param.h:187: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from /usr/include/netdb.h:96, from sock.c:49: /usr/include/...
2013 Jul 19
2
9.2PRERELEASE ZFS panic in lzjb_compress
...;= (uchar_t *)s_start && cpy != src && 82 src[0] == cpy[0] && src[1] == cpy[1] && src[2] == cpy[2]) { 83 *copymap |= copymask; 84 for (mlen = MATCH_MIN; mlen < MATCH_MAX; mlen++) 85 if (src[mlen] != cpy[mlen]) 86 break; 87 *dst++ = ((mlen - MATCH_MIN) << (NBBY - MATCH_BITS)) | 88 (offset >> NBBY); 89 *dst++ = (uchar_t)offset; I think it's the first time I've seen this panic. It happened while doing a send/receive. I have two pools with lzjb compression; I don't know which of these pools caused the problem, but one of them was the so...
2001 Jul 27
3
installation error
.../sys/stream.h:21, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc/rpc.h:39, from saveload.c:229: /appl/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3/include/sys/param.h:187: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc...
1999 Mar 18
1
Building R under gnumake 3.75, Solaris 2.6
...ude/sys/stream.h:21, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc/rpc.h:39, from saveload.c:269: /usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/sys/param.h:187: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc...
1998 Nov 24
3
Problems compiling samba-1.9.18p10 on Solaris 2.6
.../usr/include/sys/vnode.h:37, from /usr/include/sys/stream.h:21, from /usr/include/netinet/in.h:38, from includes.h:160, from util.c:22: /ee/r0/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3.f.1/include/sys/para m.h:187: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from includes.h:160, from util.c:22: /usr/include/sys/model...
2001 May 18
1
Installation help (saveload.c)
...tream.h:21, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc/rpc.h:39, from saveload.c:229: /erd/share/gnu/lib/gcc-lib/sparc-sun-solaris2.4/2.7.0/include/sys/param.h:185: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include...
1998 Apr 21
1
R-beta: R make problem
...h:21, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc/rpc.h:39, from saveload.c:243: /home/res/public/gnu/sun5/lib/gcc-lib/sparc-sun-solaris2.4/2.7.1/include/sys/param.h:185: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from /usr/include/rpc/auth_kerb.h:14, from /usr/include/rpc...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...-I/usr/openwin/include -c dataentry.c gcc -g -I../include -I/usr/openwin/include -c devX11.c gcc -g -I../include -c devPS.c gcc -g -I../include -c dynload.c -o dynload.o In file included from dynload.c:62: /pack/gcc-2.7.1/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1/include/sys/param.h:185: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition gcc -g -I../include -c edit.c -o edit.o gcc -g -I../include -c fileio.c gcc -g -I../include -c psx11.c gcc -g -I../include -c PostScript.c -o PostScript.o gcc -g -I../include -c devPicTeX.c gcc...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all, I was intending on trying out gjournal on a new disk i've added in my desktop. I had a look to see what the most recent patch provided by Pawel and found http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch I created the directories as per Pawel's original post (http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html) and the patch succeeded with no failed
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
...uint8_t *dst = d_start; - uint8_t *d_end = (uint8_t *)d_start + d_len; - uint8_t *cpy, copymap = ''\0''; + uchar_t *src = s_start; + uchar_t *dst = d_start; + uchar_t *d_end = (uchar_t *)d_start + d_len; + uchar_t *cpy, copymap = ''\0''; int copymask = 1 << (NBBY - 1); while (dst < d_end) { @@ -49,7 +47,7 @@ lzjb_decompress(void *s_start, void *d_s int mlen = (src[0] >> (NBBY - MATCH_BITS)) + MATCH_MIN; int offset = ((src[0] << NBBY) | src[1]) & OFFSET_MASK; src += 2; - if ((cpy = dst - offset) < (uint8_t *)d_start) +...