Compile woes

From: Rick Gibson (rdg@CES.COM)
Date: 11/21/97


I downloaded a copy of bl12. Ran the configure and tried the make.  I'm running
on a HP/UX 10.20 box
using the cc complier that's on the system not sure what version it is. anyway I
get this list of errors.
Starting with the structs.h file...it looks like it doesn't like the typedef's?
ok well, there you have it. not much info but i know you guys can figure it out.

>make
        make ../bin/circle
        cc -c -g   comm.c
cc: "structs.h", line 460: warning 5: "signed" will become a keyword.
cc: "structs.h", line 460: error 1000: Unexpected symbol: "char".
cc: "structs.h", line 462: warning 5: "signed" will become a keyword.
cc: "structs.h", line 462: error 1000: Unexpected symbol: "short".
cc: "structs.h", line 507: error 1000: Unexpected symbol: "sbyte".
cc: "structs.h", line 653: error 1000: Unexpected symbol: "sbyte".
cc: "structs.h", line 654: error 1000: Unexpected symbol: "str_add".
cc: "structs.h", line 655: error 1000: Unexpected symbol: "intel".
cc: "structs.h", line 656: error 1000: Unexpected symbol: "wis".
cc: "structs.h", line 657: error 1000: Unexpected symbol: "dex".
cc: "structs.h", line 658: error 1000: Unexpected symbol: "con".
cc: "structs.h", line 659: error 1000: Unexpected symbol: "cha".
cc: "structs.h", line 660: error 1000: Unexpected symbol: "}".
cc: "structs.h", line 677: error 1000: Unexpected symbol: "sbyte".
cc: "structs.h", line 678: error 1000: Unexpected symbol: "sbyte".
cc: "structs.h", line 733: error 1000: Unexpected symbol: "sbyte".
cc: "structs.h", line 797: error 1000: Unexpected symbol: "sbyte".
cc: "utils.h", line 24: error 1000: Unexpected symbol: "byte".
cc: "utils.h", line 30: error 1000: Unexpected symbol: "*".
cc: "comm.h", line 33: error 1000: Unexpected symbol: "desc".
cc: "handler.h", line 13: error 1000: Unexpected symbol: "byte".
cc: "handler.h", line 13: error 1000: Unexpected symbol: "mod".
cc: "handler.h", line 13: error 1000: Unexpected symbol: "bool".
cc: "handler.h", line 19: error 1000: Unexpected symbol: "bool".
cc: "handler.h", line 19: error 1000: Unexpected symbol: "avg_dur".
cc: "handler.h", line 19: error 1000: Unexpected symbol: "avg_mod".
cc: "handler.h", line 40: error 1000: Unexpected symbol: "nr".
cc: "handler.h", line 42: error 1000: Unexpected symbol: "room_rnum".
cc: "handler.h", line 52: error 1000: Unexpected symbol: "room_rnum".
cc: "handler.h", line 53: error 1000: Unexpected symbol: "nr".
cc: "handler.h", line 57: error 1000: Unexpected symbol: "room_rnum".
cc: "db.h", line 68: error 1000: Unexpected symbol: "*".
cc: "db.h", line 75: error 1000: Unexpected symbol: "sh_int".
cc: "house.h", line 33: error 1000: Unexpected symbol: "room_vnum".
cc: "house.h", line 36: error 1000: Unexpected symbol: "room_vnum".
cc: "house.h", line 37: error 1000: Unexpected symbol: "vnum".
cc: "comm.c", line 109: error 1000: Unexpected symbol: "s".
cc: "comm.c", line 116: error 1000: Unexpected symbol: "s".
cc: "structs.h", line 507: error 1573: Type of "modifier" is undefined due to an
illegal declaration.
cc: "structs.h", line 507: error 1578: Size of struct or union member is
unknown.
cc: "structs.h", line 597: error 1705: Function prototypes are an ANSI feature.
cc: "structs.h", line 655: warning 525: Redeclaration of identifier "sbyte".
cc: "structs.h", line 656: warning 525: Redeclaration of identifier "sbyte".
cc: "structs.h", line 657: warning 525: Redeclaration of identifier "sbyte".
cc: "structs.h", line 658: warning 525: Redeclaration of identifier "sbyte".
cc: "structs.h", line 659: warning 525: Redeclaration of identifier "sbyte".
cc: "structs.h", line 820: error 1574: Unknown size for "real_abils".
cc: "structs.h", line 820: error 1578: Size of struct or union member is
unknown.
cc: "structs.h", line 821: error 1574: Unknown size for "aff_abils".
cc: "structs.h", line 821: error 1578: Size of struct or union member is
unknown.
cc: "structs.h", line 863: error 1574: Unknown size for "abilities".
cc: "structs.h", line 863: error 1578: Size of struct or union member is
unknown.
cc: "structs.h", line 1008: error 1705: Function prototypes are an ANSI feature.

cc: "utils.h", line 19: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 20: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 21: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 22: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 23: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 24: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 25: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 26: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 27: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 28: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 29: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 30: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 31: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 32: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 33: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 36: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 37: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 48: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 49: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 52: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 55: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 58: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 59: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 62: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 63: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 64: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 65: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 66: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 67: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 68: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 69: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 70: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 71: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 72: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 73: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 74: error 1705: Function prototypes are an ANSI feature.
cc: "utils.h", line 75: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 14: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 15: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 16: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 17: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 18: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 19: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 21: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 24: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 33: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 34: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 35: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 36: error 1705: Function prototypes are an ANSI feature.
cc: "comm.h", line 43: error 1705: Function prototypes are an ANSI feature.
cc: "interpreter.h", line 24: error 1705: Function prototypes are an ANSI
feature.
cc: "interpreter.h", line 25: error 1705: Function prototypes are an ANSI
feature.
cc: "interpreter.h", line 26: error 1705: Function prototypes are an ANSI
feature.
cc: "interpreter.h", line 27: error 1705: Function prototypes are an ANSI
feature.
cc: Panic 2161: Maximum allowed number of errors exceeded.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

--
Rick Gibson
email:  rdg@ces.com


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST