Displaying 4 results from an estimated 4 matches for "bsize_t".
Did you mean:
size_t
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
...E64_SOURCE
-D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DMAX_POSITIVE_LOCK_OFFSET=0x1ffffff
ffffLL conftest.c >&5
In file included from configure:9622:
/usr/include/sys/socket.h:484: error: parse error before "sendfile"
/usr/include/sys/socket.h:484: error: parse error before "bsize_t"
/usr/include/sys/socket.h:486: error: parse error before "sendpath"
/usr/include/sys/socket.h:486: error: parse error before "bsize_t"
/usr/include/sys/socket.h:493: error: parse error before "sendfile64"
/usr/include/sys/socket.h:493: error: parse error before &...
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
...ng to build the whole package with gcc:
Compiling torture/torture.c
In file included from include/includes.h:109,
from torture/torture.c:23:
/usr/include/sys/socket.h:484: error: parse error before "sendfile"
/usr/include/sys/socket.h:484: error: parse error before "bsize_t"
/usr/include/sys/socket.h:486: error: parse error before "sendpath"
/usr/include/sys/socket.h:486: error: parse error before "bsize_t"
/usr/include/sys/socket.h:493: error: parse error before "sendfile64"
/usr/include/sys/socket.h:493: error: parse error before &...
2006 Dec 18
2
Error compiling on HP-UX
Dear all,
I hope this is the right mailing list for my question -- I felt that this was
too technical for R-help.
I am trying to compile R-2.4.0 on a HP-UX system:
./configure
MAKE=gmake --prefix=$HOME --without-x --without-tcltk --disable-R-profiling --without-readline --disable-multibyte
R is now configured for ia64-hp-hpux11.23
Source directory: .
Installation directory:
2003 Jun 17
0
problems compiling 3.0beta
...-lnsl -liconv
LDSHFLAGS = -shared -g -O2
LDFLAGS =
Compiling dynconfig.c
In file included from include/includes.h:118,
from dynconfig.c:21:
/usr/include/sys/socket.h:484: syntax error before "sendfile"
/usr/include/sys/socket.h:485: syntax error before "bsize_t"
/usr/include/sys/socket.h:486: syntax error before "sendpath"
/usr/include/sys/socket.h:487: syntax error before "bsize_t"
/usr/include/sys/socket.h:493: syntax error before "sendfile64"
/usr/include/sys/socket.h:494: syntax error before "bsize64_t"
/us...