- From: ROBERT RZEPKA <RZEPKA@inetpop.is.ge.com>
- Date: Fri, 10 Jan 1997 14:30:58 -0500
- To: www-lib@www10.w3.org
Hi, I am attempting to compile libwww version 5.0a source code on an HP 9000 running HHP-UX 10.01 using the standard HP C compiler. However, the compile bombs when attempting to compile CSApp.c under PICS-client subdirectory. Here is the output: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../../Library/src -g -Aa -D_HPUX_SOURCE -c CSApp.c cc "/usr/include/sys/unistd.h", line 236: error 1711: inconsistent pattern list declaration for "getopt" cc "/usr/include/sys/unistd.h", line 255: error 1711: inconsistent pattern list declaration for "rename" cc "/usr/include/stdlib.h", line 202: error 1711: inconsistent pattern list declaration for "getopt" then the make errors out. Does anyone have any ideas?? Thanks. Robert Rzepka
Received on Friday, 10 January 1997 14:41:18 UTC