search for: sendpath

Displaying 5 results from an estimated 5 matches for "sendpath".

Did you mean: endpath
2006 Dec 18
2
Error compiling on HP-UX
...from platform.c:1428: /usr/include/sys/socket.h:535: error: static declaration of 'sendfile' follows non-static declaration /usr/include/sys/socket.h:506: error: previous declaration of 'sendfile' was here /usr/include/sys/socket.h:536: error: static declaration of 'sendpath' follows non-static declaration /usr/include/sys/socket.h:508: error: previous declaration of 'sendpath' was here I am not sure whether this is a problem with the platform's installed libraries or with the way R includes these files. Including netdb.h alone in a test file does...
2002 Apr 06
2
rsync 2.5.5 compilation problems
Hi, I compiled rsync on an HPUX 11i box, and got lots of errors about redefining sendfile() and sendpath(). The compilation succeeded, but the binary failed. I then took a binary I had compiled on an HP11.00 box, and it worked fine. I tried this with both gcc & the HP ansic compilers. The same results. I am attaching a full transcript of the configure & compilation session. The ld warni...
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
...FSET=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 "bsize64_t" /usr/include/sys/socket.h:495: error: parse error before...
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
...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 "bsize64_t" /usr/include/sys/socket.h:495: error: parse error before...
2003 Jun 17
0
problems compiling 3.0beta
...ing 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" /usr/include/sys/socket.h:495: syntax error before "sendpath64" /...