Hi all, I at last got stock circle to compile on my site and now I am trying to compile the modified one... I configured without any problems but when I typed make all I got a whole bunch of bugs... I attach the log of errors with this mail and ask that someone please help me because I am 100% lost.. It compiled fine on my Win95 hd.. please help.. Thanks in advance (The CircleMUD mailing list official goodbye :] ) Pheonix --- sac.uky.edu 25: make all make ../bin/circle gcc -c -O -Wall -fno-strict-prototypes comm.c In file included from comm.c:29: structs.h:19: warning: `struct char_data' declared inside parameter list structs.h:19: warning: its scope is only this definition or declaration, structs.h:19: warning: which is probably not what you want. structs.h: In function `name': structs.h:516: storage class specified for parameter `sbyte' structs.h:517: storage class specified for parameter `ubyte' structs.h:518: storage class specified for parameter `sh_int' structs.h:519: storage class specified for parameter `ush_int' structs.h:520: storage class specified for parameter `bool' structs.h:523: storage class specified for parameter `byte' structs.h:526: storage class specified for parameter `sh_int' structs.h:526: conflicting types for `sh_int' structs.h:518: previous declaration of `sh_int' structs.h:526: parse error before `room_num' structs.h:516: parm types given both in parmlist and separately structs.h:534: warning: unused variable `next' structs.h:533: warning: unused variable `description' structs.h:532: warning: unused variable `keyword' structs.h:535: warning: control reaches end of non-void function structs.h: At top level: structs.h:544: parse error before `byte' structs.h:544: warning: no semicolon at end of struct or union structs.h:552: parse error before `}' structs.h:557: parse error before `byte' structs.h:557: warning: no semicolon at end of struct or union structs.h:558: warning: data definition has no type or storage class structs.h:563: parse error before `ush_int' structs.h:563: warning: no semicolon at end of struct or union structs.h:564: warning: data definition has no type or storage class structs.h:565: parse error before `percentage' structs.h:565: warning: data definition has no type or storage class structs.h:570: parse error before `obj_num' structs.h:570: warning: no semicolon at end of struct or union structs.h:571: warning: data definition has no type or storage class structs.h:576: `name' redeclared as different kind of symbol structs.h:516: previous declaration of `name' structs.h:583: parse error before `worn_on' structs.h:583: warning: data definition has no type or storage class structs.h:590: parse error before `}' structs.h:597: parse error before `obj_num' structs.h:597: warning: no semicolon at end of struct or union structs.h:606: parse error before `}' structs.h:637: parse error before `sh_int' structs.h:637: warning: no semicolon at end of struct or union structs.h:638: warning: data definition has no type or storage class structs.h:639: parse error before `to_room' structs.h:639: warning: data definition has no type or storage class structs.h:645: parse error before `room_num' structs.h:645: warning: no semicolon at end of struct or union structs.h:646: warning: data definition has no type or storage class structs.h:654: parse error before `light' structs.h:654: warning: data definition has no type or storage class structs.h:655: stray '\' in program structs.h:659: parse error before `}' structs.h:679: parse error before `sh_int' structs.h:679: warning: no semicolon at end of struct or union structs.h:700: parse error before `byte' structs.h:700: warning: no semicolon at end of struct or union structs.h:701: warning: data definition has no type or storage class structs.h:702: parse error before `race' structs.h:702: warning: data definition has no type or storage class structs.h:703: parse error before `job' structs.h:703: warning: data definition has no type or storage class structs.h:704: parse error before `level' structs.h:704: warning: data definition has no type or storage class structs.h:706: `time' redeclared as different kind of symbol sysdep.h:292: previous declaration of `time' structs.h:707: parse error before `weight' structs.h:707: warning: data definition has no type or storage class structs.h:708: parse error before `height' structs.h:708: warning: data definition has no type or storage class structs.h:715: parse error before `default_mob' structs.h:715: warning: data definition has no type or storage class structs.h:716: parse error before `default_obj' structs.h:716: warning: data definition has no type or storage class structs.h:717: parse error before `default_room' structs.h:717: warning: data definition has no type or storage class structs.h:723: parse error before `sbyte' structs.h:723: warning: no semicolon at end of struct or union structs.h:724: warning: data definition has no type or storage class structs.h:725: parse error before `intel' structs.h:725: warning: data definition has no type or storage class structs.h:726: parse error before `wis' structs.h:726: warning: data definition has no type or storage class structs.h:727: parse error before `dex' structs.h:727: warning: data definition has no type or storage class structs.h:728: parse error before `con' structs.h:728: warning: data definition has no type or storage class structs.h:729: parse error before `cha' structs.h:729: warning: data definition has no type or storage class structs.h:735: parse error before `sh_int' structs.h:735: warning: no semicolon at end of struct or union structs.h:736: warning: data definition has no type or storage class structs.h:737: parse error before `hit' structs.h:737: warning: data definition has no type or storage class structs.h:738: parse error before `max_hit' structs.h:738: warning: data definition has no type or storage class structs.h:739: parse error before `move' structs.h:739: warning: data definition has no type or storage class structs.h:740: parse error before `max_move' structs.h:740: warning: data definition has no type or storage class200: stray ' \' in program utils.h:201: stray '\' in program utils.h:202: stray '\' in program utils.h:229: stray '\' in program utils.h:300: stray '\' in program utils.h:301: stray '\' in program utils.h:302: stray '\' in program utils.h:303: stray '\' in program utils.h:304: stray '\' in program utils.h:322: stray '\' in program utils.h:342: `obj' undeclared here (not in a function) utils.h:342: parse error before `.' utils.h:365: stray '\' in program utils.h:368: stray '\' in program utils.h:374: stray '\' in program utils.h:374: stray '\' in program utils.h:380: stray '\' in program utils.h:380: stray '\' in program utils.h:391: stray '\' in program utils.h:391: stray '\' in program utils.h:394: stray '\' in program utils.h:394: stray '\' in program utils.h:398: stray '\' in program utils.h:398: stray '\' in program utils.h:399: stray '\' in program utils.h:414: stray '\' in program In file included from comm.c:32: interpreter.h:20: `name' redeclared as different kind of symbol structs.h:648: previous declaration of `name' interpreter.h: In function `name': interpreter.h:20: storage class specified for parameter `complete_cmd_info' interpreter.h:25: parse error before `bool' interpreter.h:47: parse error before `byte' interpreter.h:47: warning: no semicolon at end of struct or union interpreter.h:20: parm types given both in parmlist and separately interpreter.h:58: warning: unused variable `next' interpreter.h:57: warning: unused variable `type' interpreter.h:56: warning: unused variable `replacement' interpreter.h:55: warning: unused variable `alias' handler.h: At top level: In file included from comm.c:33: handler.h:13: parse error before `byte' handler.h:17: parse error before `affected_by_spell' handler.h:17: warning: data definition has no type or storage class handler.h:19: parse error before `bool' handler.h:109: `hit' redeclared as different kind of symbol structs.h:737: previous declaration of `hit' In file included from comm.c:34: db.h:66: parse error before `sh_int' db.h:91: parse error before `bool' db.h:91: warning: no semicolon at end of struct or union db.h:107: parse error before `}' In file included from comm.c:35: house.h:8: parse error before `sh_int' house.h:8: warning: no semicolon at end of struct or union house.h:9: warning: data definition has no type or storage class house.h:10: parse error before `exit_num' house.h:10: warning: data definition has no type or storage class house.h:17: conflicting types for `spare0' structs.h:808: previous declaration of `spare0' house.h:18: conflicting types for `spare1' structs.h:809: previous declaration of `spare1' house.h:19: conflicting types for `spare2' structs.h:810: previous declaration of `spare2' house.h:20: conflicting types for `spare3' structs.h:811: previous declaration of `spare3' house.h:21: conflicting types for `spare4' structs.h:812: previous declaration of `spare4' house.h:22: conflicting types for `spare5' structs.h:813: previous declaration of `spare5' house.h:25: parse error before `}' house.h:36: parse error before `sh_int' In file included from comm.c:36: olc.h:38: parse error before `byte' comm.c: In function `init_game': comm.c:230: called object is not a function comm.c: In function `game_loop': comm.c:493: dereferencing pointer to incomplete type comm.c:495: dereferencing pointer to incomplete type comm.c:496: dereferencing pointer to incomplete type comm.c:498: dereferencing pointer to incomplete type comm.c:498: dereferencing pointer to incomplete type comm.c:499: dereferencing pointer to incomplete type comm.c:499: dereferencing pointer to incomplete type comm.c:500: dereferencing pointer to incomplete type comm.c:500: dereferencing pointer to incomplete type comm.c:560: dereferencing pointer to incomplete type comm.c:561: dereferencing pointer to incomplete type comm.c:561: dereferencing pointer to incomplete type comm.c:562: dereferencing pointer to incomplete type comm.c:562: dereferencing pointer to incomplete type comm.c:563: dereferencing pointer to incomplete type comm.c:563: dereferencing pointer to incomplete type comm.c:570: dereferencing pointer to incomplete type comm.c:571: dereferencing pointer to incomplete type comm.c:571: dereferencing pointer to incomplete type comm.c:578: dereferencing pointer to incomplete type comm.c:580: dereferencing pointer to incomplete type comm.c:580: dereferencing pointer to incomplete type comm.c:581: dereferencing pointer to incomplete type comm.c:583: dereferencing pointer to incomplete type comm.c:584: dereferencing pointer to incomplete type comm.c:584: dereferencing pointer to incomplete type comm.c:585: dereferencing pointer to incomplete type comm.c:586: dereferencing pointer to incomplete type comm.c:587: dereferencing pointer to incomplete type comm.c:587: dereferencing pointer to incomplete type comm.c:588: dereferencing pointer to incomplete type comm.c:589: dereferencing pointer to incomplete type comm.c:592: dereferencing pointer to incomplete type comm.c:593: dereferencing pointer to incomplete type comm.c:597: dereferencing pointer to incomplete type comm.c:599: dereferencing pointer to incomplete type comm.c:601: dereferencing pointer to incomplete type comm.c:602: warning: implicit declaration of function `nanny' comm.c:605: dereferencing pointer to incomplete type comm.c:608: dereferencing pointer to incomplete type comm.c:610: warning: implicit declaration of function `command_interpreter' comm.c:610: dereferencing pointer to incomplete type comm.c:617: dereferencing pointer to incomplete type comm.c:618: dereferencing pointer to incomplete type comm.c:618: dereferencing pointer to incomplete type comm.c:618: dereferencing pointer to incomplete type comm.c:622: dereferencing pointer to incomplete type comm.c:627: dereferencing pointer to incomplete type comm.c:628: dereferencing pointer to incomplete type comm.c:633: dereferencing pointer to incomplete type comm.c:634: dereferencing pointer to incomplete type comm.c:636: dereferencing pointer to incomplete type comm.c:457: warning: `next_d' might be used uninitialized in this function comm.c: In function `record_usage': comm.c:773: dereferencing pointer to incomplete type comm.c:775: dereferencing pointer to incomplete type comm.c: At top level: comm.c:866: parse error before `bool' comm.c: In function `interpret_colors': comm.c:872: warning: passing arg 1 of `strchr' from incompatible pointer type comm.c:873: warning: return from incompatible pointer type comm.c:878: warning: comparison between pointer and integer comm.c:880: warning: comparison between pointer and integer comm.c:880: warning: comparison between pointer and integer comm.c:880: warning: passing arg 1 of `is_color' makes integer from pointer with out a cast comm.c:880: `parse' undeclared (first use this function) comm.c:880: (Each undeclared identifier is reported only once comm.c:880: for each function it appears in.) comm.c:881: warning: comparison between pointer and integer comm.c:881: warning: comparison between pointer and integer comm.c:907: warning: assignment makes integer from pointer without a cast comm.c: In function `prompt_str': comm.c:917: dereferencing pointer to incomplete type comm.c:919: dereferencing pointer to incomplete type comm.c:928: dereferencing pointer to incomplete type comm.c:939: dereferencing pointer to incomplete type comm.c:943: dereferencing pointer to incomplete type comm.c:947: dereferencing pointer to incomplete type comm.c:951: dereferencing pointer to incomplete type comm.c:955: dereferencing pointer to incomplete type comm.c:959: dereferencing pointer to incomplete type comm.c:967: dereferencing pointer to incomplete type comm.c:967: dereferencing pointer to incomplete type comm.c:970: dereferencing pointer to incomplete type comm.c:970: dereferencing pointer to incomplete type comm.c:973: dereferencing pointer to incomplete type comm.c:973: dereferencing pointer to incomplete type comm.c:976: dereferencing pointer to incomplete type comm.c:976: dereferencing pointer to incomplete type comm.c:976: dereferencing pointer to incomplete type comm.c:987: dereferencing pointer to incomplete type comm.c:987: dereferencing pointer to incomplete type comm.c:988: stray '\' in program comm.c:988: parse error before `?' comm.c:988: warning: too few arguments for format comm.c:988: parse error before `)' comm.c:988: stray '\' in program comm.c:1007: dereferencing pointer to incomplete type comm.c:1007: dereferencing pointer to incomplete type comm.c:1008: stray '\' in program comm.c:1008: parse error before `?' comm.c:1008: warning: too few arguments for format comm.c:1008: parse error before `)' comm.c:1008: stray '\' in program comm.c:1020: dereferencing pointer to incomplete type comm.c:1024: dereferencing pointer to incomplete type comm.c:1024: dereferencing pointer to incomplete type comm.c:1025: dereferencing pointer to incomplete type comm.c:1029: dereferencing pointer to incomplete type comm.c:1033: dereferencing pointer to incomplete type comm.c:1037: dereferencing pointer to incomplete type comm.c:1037: dereferencing pointer to incomplete type comm.c:1052: dereferencing pointer to incomplete type comm.c:1053: dereferencing pointer to incomplete type comm.c:1053: dereferencing pointer to incomplete type comm.c:1054: stray '\' in program comm.c:1054: parse error before `?' comm.c:1054: warning: too few arguments for format comm.c:1054: parse error before `)' comm.c:1054: stray '\' in program comm.c:921: warning: `perc' might be used uninitialized in this function comm.c:921: warning: `color' might be used uninitialized in this function comm.c: In function `make_prompt': comm.c:1101: dereferencing pointer to incomplete type comm.c:1104: dereferencing pointer to incomplete type comm.c:1104: dereferencing pointer to incomplete type comm.c:1105: dereferencing pointer to incomplete type comm.c:1107: dereferencing pointer to incomplete type comm.c:1108: dereferencing pointer to incomplete type comm.c:1109: dereferencing pointer to incomplete type comm.c:1110: dereferencing pointer to incomplete type comm.c:1110: dereferencing pointer to incomplete type comm.c: In function `write_to_q': comm.c:1119: stray '\' in program comm.c:1120: stray '\' in program comm.c:1137: parse error before `int' comm.c:1143: warning: `return' with a value, in function returning void comm.c:1145: `tmp' undeclared (first use this function) comm.c:1146: `dest' undeclared (first use this function) comm.c:1147: invalid type argument of `unary *' comm.c:1153: warning: `return' with a value, in function returning void comm.c:1159: parse error before `void' comm.c:1163: `d' undeclared (first use this function) comm.c:1167: `dummy' undeclared (first use this function) comm.c:1117: warning: `new' might be used uninitialized in this function comm.c: In function `write_to_output': comm.c:1178: dereferencing pointer to incomplete type comm.c:1182: dereferencing pointer to incomplete type comm.c:1183: dereferencing pointer to incomplete type comm.c:1183: dereferencing pointer to incomplete type comm.c:1184: dereferencing pointer to incomplete type comm.c:1185: dereferencing pointer to incomplete type comm.c:1193: dereferencing pointer to incomplete type comm.c:1193: dereferencing pointer to incomplete type comm.c:1194: dereferencing pointer to incomplete type comm.c:1202: dereferencing pointer to incomplete type comm.c:1205: stray '\' in program comm.c:1206: stray '\' in program comm.c:1210: parse error before `strcpy' comm.c:1211: dereferencing pointer to incomplete type comm.c:1211: dereferencing pointer to incomplete type comm.c:1212: dereferencing pointer to incomplete type comm.c:1215: dereferencing pointer to incomplete type comm.c:1215: dereferencing pointer to incomplete type comm.c:1218: dereferencing pointer to incomplete type comm.c:1218: dereferencing pointer to incomplete type comm.c:1228: parse error before `int' comm.c:1241: `s' undeclared (first use this function) comm.c:1241: warning: assignment makes pointer from integer without a cast comm.c:1241: warning: comparison between pointer and integer comm.c:1243: warning: `return' with a value, in function returning void comm.c:1246: warning: passing arg 1 of `nonblock' makes integer from pointer wit hout a cast comm.c:1249: dereferencing pointer to incomplete type comm.c:1253: warning: passing arg 1 of `write_to_descriptor' makes integer from pointer without a cast comm.c:1254: warning: passing arg 1 of `close' makes integer from pointer withou t a cast comm.c:1255: warning: `return' with a value, in function returning void comm.c:1258: stray '\' in program comm.c:1259: sizeof applied to an incomplete type comm.c:1271: dereferencing pointer to incomplete type comm.c:1275: dereferencing pointer to incomplete type comm.c:1276: dereferencing pointer to incomplete type comm.c:1280: dereferencing pointer to incomplete type comm.c:1281: warning: passing arg 1 of `close' makes integer from pointer withou t a cast comm.c:1282: dereferencing pointer to incomplete type comm.c:1285: warning: `return' with a value, in function returning void comm.c:1294: dereferencing pointer to incomplete type comm.c:1295: dereferencing pointer to incomplete type comm.c:1296: dereferencing pointer to incomplete type comm.c:1297: dereferencing pointer to incomplete type comm.c:1298: dereferencing pointer to incomplete type comm.c:1298: dereferencing pointer to incomplete type comm.c:1299: dereferencing pointer to incomplete type comm.c:1300: dereferencing pointer to incomplete type comm.c:1301: dereferencing pointer to incomplete type comm.c:1301: called object is not a function comm.c:1305: dereferencing pointer to incomplete type comm.c:1312: warning: `return' with a value, in function returning void comm.c:1317: parse error before `int' comm.c:1323: warning: passing arg 1 of `strcpy' makes pointer from integer witho ut a cast comm.c:1326: dereferencing pointer to incomplete type comm.c:1326: warning: passing arg 1 of `strcpy' makes pointer from integer witho ut a cast comm.c:1329: dereferencing pointer to incomplete type comm.c:1330: warning: passing arg 1 of `strcat' makes pointer from integer witho ut a cast comm.c:1333: dereferencing pointer to incomplete type comm.c:1333: dereferencing pointer to incomplete type comm.c:1333: dereferencing pointer to incomplete type comm.c:1334: dereferencing pointer to incomplete type comm.c:1335: dereferencing pointer to incomplete type comm.c:1335: dereferencing pointer to incomplete type comm.c:1335: warning: passing arg 1 of `proc_color' makes pointer from integer w ithout a cast comm.c:1336: warning: passing arg 1 of `strcat' makes pointer from integer witho ut a cast comm.c:1342: dereferencing pointer to incomplete type comm.c:1343: `result' undeclared (first use this function) comm.c:1343: dereferencing pointer to incomplete type comm.c:1343: warning: passing arg 2 of `write_to_descriptor' makes pointer from integer without a cast comm.c:1345: dereferencing pointer to incomplete type comm.c:1345: warning: passing arg 2 of `write_to_descriptor' makes pointer from integer without a cast comm.c:1348: dereferencing pointer to incomplete type comm.c:1349: dereferencing pointer to incomplete type comm.c:1350: dereferencing pointer to incomplete type comm.c:1350: dereferencing pointer to incomplete type comm.c:1351: dereferencing pointer to incomplete type comm.c:1357: dereferencing pointer to incomplete type comm.c:1358: dereferencing pointer to incomplete type comm.c:1359: dereferencing pointer to incomplete type comm.c:1360: dereferencing pointer to incomplete type comm.c:1361: dereferencing pointer to incomplete type comm.c:1361: dereferencing pointer to incomplete type comm.c:1364: dereferencing pointer to incomplete type comm.c:1365: dereferencing pointer to incomplete type comm.c:1366: dereferencing pointer to incomplete type comm.c:1368: warning: `return' with a value, in function returning void comm.c:1373: parse error before `int' comm.c:1377: `total' undeclared (first use this function) comm.c:1384: `bytes_written' undeclared (first use this function) comm.c:1384: warning: passing arg 1 of `write' makes integer from pointer withou t a cast comm.c:1394: warning: `return' with a value, in function returning void comm.c:1401: warning: `return' with a value, in function returning void comm.c: In function `process_input': comm.c:1416: dereferencing pointer to incomplete type comm.c:1417: dereferencing pointer to incomplete type comm.c:1429: dereferencing pointer to incomplete type comm.c:1482: dereferencing pointer to incomplete type comm.c:1512: dereferencing pointer to incomplete type comm.c:1515: dereferencing pointer to incomplete type comm.c:1516: dereferencing pointer to incomplete type comm.c:1517: dereferencing pointer to incomplete type comm.c:1518: dereferencing pointer to incomplete type comm.c:1523: dereferencing pointer to incomplete type comm.c:1525: dereferencing pointer to incomplete type comm.c:1526: dereferencing pointer to incomplete type comm.c:1528: dereferencing pointer to incomplete type comm.c:1531: dereferencing pointer to incomplete type comm.c:1545: dereferencing pointer to incomplete type comm.c:1412: warning: `read_point' might be used uninitialized in this function comm.c:1412: warning: `write_point' might be used uninitialized in this function comm.c: In function `close_socket': comm.c:1615: dereferencing pointer to incomplete type comm.c:1619: dereferencing pointer to incomplete type comm.c:1620: dereferencing pointer to incomplete type comm.c:1622: dereferencing pointer to incomplete type comm.c:1623: dereferencing pointer to incomplete type comm.c:1624: dereferencing pointer to incomplete type comm.c:1628: dereferencing pointer to incomplete type comm.c:1640: dereferencing pointer to incomplete type comm.c:1641: dereferencing pointer to incomplete type comm.c:1642: dereferencing pointer to incomplete type comm.c:1643: dereferencing pointer to incomplete type comm.c:1644: dereferencing pointer to incomplete type comm.c:1645: dereferencing pointer to incomplete type comm.c:1645: stray '\' in program comm.c:1645: parse error before `)' comm.c:1646: dereferencing pointer to incomplete type comm.c:1647: dereferencing pointer to incomplete type comm.c:1650: dereferencing pointer to incomplete type comm.c:1650: stray '\' in program comm.c:1650: parse error before `?' comm.c:1650: parse error before `)' comm.c:1650: stray '\' in program comm.c:1652: dereferencing pointer to incomplete type comm.c:1658: dereferencing pointer to incomplete type comm.c:1658: dereferencing pointer to incomplete type comm.c:1659: dereferencing pointer to incomplete type comm.c:1661: stray '\' in program comm.c:1663: dereferencing pointer to incomplete type comm.c:1664: dereferencing pointer to incomplete type comm.c:1665: dereferencing pointer to incomplete type comm.c:1666: dereferencing pointer to incomplete type comm.c:1612: warning: unused variable `temp' comm.c: In function `check_idle_passwords': comm.c:1678: dereferencing pointer to incomplete type comm.c:1679: dereferencing pointer to incomplete type comm.c:1679: dereferencing pointer to incomplete type comm.c:1681: dereferencing pointer to incomplete type comm.c:1682: dereferencing pointer to incomplete type comm.c:1687: dereferencing pointer to incomplete type comm.c:1675: warning: `next_d' might be used uninitialized in this function comm.c: In function `send_to_char': comm.c:1875: dereferencing pointer to incomplete type comm.c:1876: dereferencing pointer to incomplete type comm.c: In function `send_to_all': comm.c:1885: dereferencing pointer to incomplete type comm.c:1886: dereferencing pointer to incomplete type comm.c: In function `send_to_outdoor': comm.c:1898: dereferencing pointer to incomplete type comm.c:1899: dereferencing pointer to incomplete type comm.c:1899: dereferencing pointer to incomplete type comm.c:1899: dereferencing pointer to incomplete type comm.c:1900: dereferencing pointer to incomplete type comm.c: In function `send_to_room': comm.c:1911: arithmetic on pointer to an incomplete type comm.c:1911: dereferencing pointer to incomplete type comm.c:1911: dereferencing pointer to incomplete type comm.c:1912: dereferencing pointer to incomplete type comm.c:1913: dereferencing pointer to incomplete type comm.c:1908: warning: `i' might be used uninitialized in this function comm.c: At top level: comm.c:1921: parse error before `if' comm.c: In function `perform_act': comm.c:1937: stray '\' in program comm.c:1937: parse error before `?' comm.c:1937: parse error before `)' comm.c:1937: stray '\' in program comm.c:1940: stray '\' in program comm.c:1943: dereferencing pointer to incomplete type comm.c:1943: dereferencing pointer to incomplete type comm.c:1946: stray '\' in program comm.c:1949: dereferencing pointer to incomplete type comm.c:1949: dereferencing pointer to incomplete type comm.c:1952: stray '\' in program comm.c:1955: dereferencing pointer to incomplete type comm.c:1955: dereferencing pointer to incomplete type comm.c:1958: stray '\' in program comm.c:1961: stray '\' in program comm.c:1964: stray '\' in program comm.c:1967: stray '\' in program comm.c:1970: stray '\' in program comm.c:1973: stray '\' in program comm.c:1976: stray '\' in program comm.c:1979: stray '\' in program comm.c:1982: stray '\' in program comm.c:1985: stray '\' in program comm.c:2008: dereferencing pointer to incomplete type comm.c: At top level: comm.c:2013: parse error before `!' comm.c:2019: `sleep' redeclared as different kind of symbol /usr/include/sys/unistd.h:107: previous declaration of `sleep' comm.c:2019: warning: `sleep' was declared `extern' and later `static' comm.c:2021: parse error before `if' comm.c:2039: stray '\' in program comm.c:2044: stray '\' in program comm.c:2059: warning: data definition has no type or storage class comm.c:2059: invalid type argument of `->' comm.c:2059: parse error before `)' comm.c:2060: stray '\' in program comm.c:2060: stray '\' in program comm.c: In function `makedrunk': comm.c:2168: dereferencing pointer to incomplete type comm.c:2175: dereferencing pointer to incomplete type comm.c:2166: warning: unused variable `debug' structs.h: At top level: structs.h:572: storage size of `obj_flags' isn't known structs.h:938: storage size of `affected' isn't known structs.h:605: storage size of `spell_affect' isn't known structs.h:781: storage size of `saved' isn't known structs.h:889: storage size of `player' isn't known structs.h:890: storage size of `real_abils' isn't known structs.h:891: storage size of `aff_abils' isn't known structs.h:937: storage size of `points' isn't known structs.h:893: storage size of `char_specials' isn't known structs.h:895: storage size of `mob_specials' isn't known structs.h:934: storage size of `char_specials_saved' isn't known structs.h:935: storage size of `player_specials_saved' isn't known structs.h:936: storage size of `abilities' isn't known comm.c:2019: warning: `sleep' defined but not used *** Error exit code 1 Stop. *** Error exit code 1 Stop. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST