On Mon, Jun 23, 2003 at 04:16:51PM +0200, BONIFACE,ERIC (HP-France,ex1) wrote: > cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -Aa > -DHPUX_SOURCE -I/opt/socks/lib +O2 -Ae -c `test -f 'filemode.c' || echo > './'`filemode.c > cc: "/usr/include/sys/types.h", line 127: warning 554: Declarator is > missing. > cc: "/usr/include/sys/types.h", line 177: error 1000: Unexpected symbol: > "int".
See if it is an error in /usr/include/sys/types.h. What is required to make it compile? -- Alexander.
