gnupg make fails on hpux 11.11

McRae, Darren A darren.mcrae at cgey.com
Mon Feb 9 17:54:14 CET 2004


I have a hpux 11.11 machine with gcc 3.2 installed in /usr/local/bin. I
export CC setting it to be equal to the location of gcc and the configure
completes successfully. However when I do the make command (either
/usr/local/gmake or /usr/sbin/make) I get the following errors:-

if /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include
-I../intl    -g -O2 -Wall -MT http.o -MD -MP -MF ".deps/http.Tpo" \
  -c -o http.o `test -f 'http.c' || echo './'`http.c; \
then mv -f ".deps/http.Tpo" ".deps/http.Po"; \
else rm -f ".deps/http.Tpo"; exit 1; \
fi
In file included from http.c:34:
/usr/include/sys/socket.h:439: parse error before "sendfile"
/usr/include/sys/socket.h:440: parse error before "bsize_t"
/usr/include/sys/socket.h:441: parse error before "sendpath"
/usr/include/sys/socket.h:442: parse error before "bsize_t"
/usr/include/sys/socket.h:456: parse error before "__sendfile64"
/usr/include/sys/socket.h:456: parse error before "bsize_t"
/usr/include/sys/socket.h:457: parse error before "__sendpath64"
/usr/include/sys/socket.h:457: parse error before "bsize_t"
/usr/include/sys/socket.h:459: parse error before "sendfile"
/usr/include/sys/socket.h: In function `sendfile':
/usr/include/sys/socket.h:459: parse error before "bsize_t"
/usr/include/sys/socket.h: At top level:
/usr/include/sys/socket.h:460: parse error before "sendpath"
/usr/include/sys/socket.h: In function `sendpath':
/usr/include/sys/socket.h:460: parse error before "bsize_t"
gmake: *** [http.o] Error 1

what is the problem, I'm no c programmer!!!!!





=======================================================
This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
=======================================================




More information about the Gnupg-users mailing list