Hello Everbody, I have a HP-UX 10.20. The configure works fine but when i do the "make" I get the errors below... Whats going on?
Thanks -------------------- bash-2.04# make No suffix list. Making all in config No suffix list. Making all in common-src /usr/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../co cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -Ae -c alloc.c (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C pro (Bundled) cc: "amanda.h", line 506: error 1000: Unexpected symbol: "*". (Bundled) cc: "amanda.h", line 709: error 1000: Unexpected symbol: "uid_t". (Bundled) cc: "amanda.h", line 709: error 1000: Unexpected symbol: "gid". (Bundled) cc: "amanda.h", line 1028: error 1000: Unexpected symbol: "size_t". (Bundled) cc: "amanda.h", line 1033: error 1000: Unexpected symbol: "size_t". (Bundled) cc: "amanda.h", line 1033: error 1000: Unexpected symbol: "va_list". (Bundled) cc: "amanda.h", line 359: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 360: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 361: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 363: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 364: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 413: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 413: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 414: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 415: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 417: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 419: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 419: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 473: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 474: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 475: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 476: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 477: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 478: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 487: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 490: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 491: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 492: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 493: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 494: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 495: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 496: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 497: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 498: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 499: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 506: error 1506: Parameters allowed in function d (Bundled) cc: "amanda.h", line 507: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 509: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 510: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 704: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 705: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 706: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 709: error 1506: Parameters allowed in function d (Bundled) cc: "amanda.h", line 710: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 711: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 717: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 719: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 1028: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 1028: error 1573: Type of "len" is undefined due (Bundled) cc: "amanda.h", line 1033: error 1705: Function prototypes are an ANSI (Bundled) cc: "amanda.h", line 1033: error 1573: Type of "len" is undefined due (Bundled) cc: "alloc.c", line 345: error 1705: Function prototypes are an ANSI f (Bundled) cc: "alloc.c", line 391: error 1705: Function prototypes are an ANSI f *** Error exit code 1 Stop. *** Error exit code 1
