[plug] WineX compile problem under Sid

caston at arach.net.au caston at arach.net.au
Wed Apr 23 22:29:52 WST 2003


Okay I got post of the way alright but had to install some more packages like bison, flex and 
the x development libraries. 
 
Any chance I might be missing more packages? 
 
Anyway the errors are: 
 
/ppl.l:81:1: warning: "/*" within comment 
./ppl.l: In function `pplex': 
./ppl.l:305: `seen_junk' undeclared (first use in this function) 
./ppl.l:305: (Each undeclared identifier is reported only once 
./ppl.l:305: for each function it appears in.) 
./ppl.l:305: `pp_pp' undeclared (first use in this function) 
./ppl.l:310: `pp_ignore' undeclared (first use in this function) 
./ppl.l:310: warning: implicit declaration of function `yy_pp_state' 
./ppl.l:310: `pp_inc' undeclared (first use in this function) 
./ppl.l:310: `tINCLUDE' undeclared (first use in this function) 
./ppl.l:310: `pp_eol' undeclared (first use in this function) 
./ppl.l:311: called object is not a function 
./ppl.l:311: `pp_def' undeclared (first use in this function) 
./ppl.l:312: `tERROR' undeclared (first use in this function) 
./ppl.l:313: `tWARNING' undeclared (first use in this function) 
./ppl.l:314: `tPRAGMA' undeclared (first use in this function) 
./ppl.l:315: `tPPIDENT' undeclared (first use in this function) 
./ppl.l:316: `pp_ifd' undeclared (first use in this function) 
./ppl.l:316: `tUNDEF' undeclared (first use in this function) 
./ppl.l:317: `tIFDEF' undeclared (first use in this function) 
./ppl.l:318: `tIFNDEF' undeclared (first use in this function) 
./ppl.l:319: `pp_if' undeclared (first use in this function) 
./ppl.l:319: `tIF' undeclared (first use in this function) 
./ppl.l:320: `tELIF' undeclared (first use in this function) 
./ppl.l:321: `tELSE' undeclared (first use in this function) 
./ppl.l:322: `tENDIF' undeclared (first use in this function) 
./ppl.l:323: `pp_line' undeclared (first use in this function) 
./ppl.l:323: `tLINE' undeclared (first use in this function) 
./ppl.l:324: `tGCCLINE' undeclared (first use in this function) 
./ppl.l:325: warning: implicit declaration of function `pperror' 
./ppl.l:326: warning: implicit declaration of function `newline' 
./ppl.l:326: `tNL' undeclared (first use in this function) 
./ppl.l:334: warning: implicit declaration of function `make_number' 
./ppl.l:334: `pplval' undeclared (first use in this function) 
./ppl.l:335: warning: implicit declaration of function `new_string' 
./ppl.l:335: warning: implicit declaration of function `add_string' 
./ppl.l:335: `pp_iqs' undeclared (first use in this function) 
./ppl.l:336: `pp_dqs' undeclared (first use in this function) 
./ppl.l:340: called object is not a function 
./ppl.l:362: `pp_defined' undeclared (first use in this function) 
./ppl.l:362: `tDEFINED' undeclared (first use in this function) 
./ppl.l:363: `tLSHIFT' undeclared (first use in this function) 
./ppl.l:364: `tRSHIFT' undeclared (first use in this function) 
./ppl.l:365: `tLOGAND' undeclared (first use in this function) 
./ppl.l:366: `tLOGOR' undeclared (first use in this function) 
./ppl.l:367: `tEQ' undeclared (first use in this function) 
./ppl.l:368: `tNE' undeclared (first use in this function) 
./ppl.l:369: `tLTE' undeclared (first use in this function) 
./ppl.l:370: `tGTE' undeclared (first use in this function) 
./ppl.l:375: `pp_sqs' undeclared (first use in this function) 
./ppl.l:383: warning: implicit declaration of function `xstrdup' 
./ppl.l:383: `tIDENT' undeclared (first use in this function) 
./ppl.l:406: `tLITERAL' undeclared (first use in this function) 
./ppl.l:409: called object is not a function 
./ppl.l:415: `pp_macro' undeclared (first use in this function) 
./ppl.l:415: `tMACRO' undeclared (first use in this function) 
./ppl.l:416: `pp_define' undeclared (first use in this function) 
./ppl.l:416: `tDEFINE' undeclared (first use in this function) 
./ppl.l:435: `pp_mbody' undeclared (first use in this function) 
./ppl.l:435: `tMACROEND' undeclared (first use in this function) 
./ppl.l:439: `tELIPSIS' undeclared (first use in this function) 
./ppl.l:448: `tCONCAT' undeclared (first use in this function) 
./ppl.l:449: `tSTRINGIZE' undeclared (first use in this function) 
./ppl.l:467: `pp_macscan' undeclared (first use in this function) 
./ppl.l:474: `macexpstackentry_t' undeclared (first use in this function) 
./ppl.l:474: `mac' undeclared (first use in this function) 
./ppl.l:474: warning: implicit declaration of function `pop_macro' 
./ppl.l:476: warning: implicit declaration of function `put_buffer' 
./ppl.l:478: warning: implicit declaration of function `free_macro' 
./ppl.l:486: warning: implicit declaration of function `MACROPARENTHESES' 
./ppl.l:486: invalid lvalue in increment 
./ppl.l:487: warning: implicit declaration of function `add_text_to_macro' 
./ppl.l:490: invalid lvalue in decrement 
./ppl.l:493: warning: implicit declaration of function `macro_add_arg' 
./ppl.l:506: `pp_comment' undeclared (first use in this function) 
./ppl.l:507: `line_number' undeclared (first use in this function) 
./ppl.l:507: `char_number' undeclared (first use in this function) 
./ppl.l:524: warning: implicit declaration of function `ppwarning' 
./ppl.l:536: called object is not a function 
./ppl.l:543: `RCINCL' undeclared (first use in this function) 
./ppl.l:544: called object is not a function 
./ppl.l:545: warning: implicit declaration of function `get_string' 
./ppl.l:546: `tDQSTRING' undeclared (first use in this function) 
./ppl.l:548: warning: implicit declaration of function `put_string' 
./ppl.l:555: called object is not a function 
./ppl.l:561: `tSQSTRING' undeclared (first use in this function) 
./ppl.l:571: `tIQSTRING' undeclared (first use in this function) 
./ppl.l:601: warning: implicit declaration of function `string_start' 
./ppl.l:608: `pp_entry_t' undeclared (first use in this function) 
./ppl.l:608: `ppp' undeclared (first use in this function) 
./ppl.l:610: warning: implicit declaration of function `pplookup' 
./ppl.l:612: called object is not a function 
./ppl.l:615: called object is not a function 
./ppl.l:621: called object is not a function 
./ppl.l:621: `INITIAL' undeclared (first use in this function) 
./ppl.l:623: `tRCINCLUDE' undeclared (first use in this function) 
./ppl.l:632: `def_special' undeclared (first use in this function) 
./ppl.l:633: warning: implicit declaration of function `expand_special' 
./ppl.l:635: `def_define' undeclared (first use in this function) 
./ppl.l:636: warning: implicit declaration of function `expand_define' 
./ppl.l:638: `def_macro' undeclared (first use in this function) 
./ppl.l:639: `pp_macign' undeclared (first use in this function) 
./ppl.l:640: warning: implicit declaration of function `push_macro' 
./ppl.l:643: warning: implicit declaration of function `internal_error' 
./ppl.l:667: `tRCINCLUDEPATH' undeclared (first use in this function) 
./ppl.l:680: warning: implicit declaration of function `isprint' 
./ppl.l:696: `pp_macexp' undeclared (first use in this function) 
./ppl.l:684: `bufferstackentry_t' undeclared (first use in this function) 
./ppl.l:684: `bep' undeclared (first use in this function) 
./ppl.l:684: warning: implicit declaration of function `pop_buffer' 
./ppl.l:686: warning: implicit declaration of function `get_if_depth' 
./ppl.l:699: warning: implicit declaration of function `expand_macro' 
./ppl.l: At top level: 
./ppl.l:730: warning: `newline' was declared implicitly `extern' and later `static' 
./ppl.l:326: warning: previous declaration of `newline' 
./ppl.l:730: warning: type mismatch with previous implicit declaration 
./ppl.l:326: warning: previous implicit declaration of `newline' 
./ppl.l:730: warning: `newline' was previously implicitly declared to return `int' 
./ppl.l: In function `newline': 
./ppl.l:731: `line_number' undeclared (first use in this function) 
./ppl.l:732: `char_number' undeclared (first use in this function) 
./ppl.l:737: `ncontinuations' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:770: syntax error before "YYSTYPE" 
./ppl.l:771: warning: `make_number' was declared implicitly `extern' and later `static' 
./ppl.l:334: warning: previous declaration of `make_number' 
./ppl.l: In function `make_number': 
./ppl.l:778: warning: implicit declaration of function `toupper' 
./ppl.l:778: `str' undeclared (first use in this function) 
./ppl.l:778: `len' undeclared (first use in this function) 
./ppl.l:812: `val' undeclared (first use in this function) 
./ppl.l:812: `radix' undeclared (first use in this function) 
./ppl.l:813: `tULONG' undeclared (first use in this function) 
./ppl.l:818: `tSLONG' undeclared (first use in this function) 
./ppl.l:823: `win32' undeclared (first use in this function) 
./ppl.l:827: `tUINT' undeclared (first use in this function) 
./ppl.l:841: `tSINT' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:852: syntax error before '*' token 
./ppl.l:853: warning: `expand_special' was declared implicitly `extern' and later `static' 
./ppl.l:633: warning: previous declaration of `expand_special' 
./ppl.l:853: warning: type mismatch with previous implicit declaration 
./ppl.l:633: warning: previous implicit declaration of `expand_special' 
./ppl.l:853: warning: `expand_special' was previously implicitly declared to return `int' 
./ppl.l: In function `expand_special': 
./ppl.l:857: warning: implicit declaration of function `assert' 
./ppl.l:857: `ppp' undeclared (first use in this function) 
./ppl.l:857: `def_special' undeclared (first use in this function) 
./ppl.l:862: warning: implicit declaration of function `xrealloc' 
./ppl.l:862: warning: assignment makes pointer from integer without a cast 
./ppl.l:863: `line_number' undeclared (first use in this function) 
./ppl.l:868: `input_name' undeclared (first use in this function) 
./ppl.l:868: warning: assignment makes pointer from integer without a cast 
./ppl.l:874: warning: assignment makes pointer from integer without a cast 
./ppl.l:875: warning: implicit declaration of function `strftime' 
./ppl.l:875: warning: implicit declaration of function `localtime' 
./ppl.l:875: `now' undeclared (first use in this function) 
./ppl.l:880: warning: assignment makes pointer from integer without a cast 
./ppl.l:886: `debuglevel' undeclared (first use in this function) 
./ppl.l:886: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:888: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:896: warning: implicit declaration of function `push_buffer' 
./ppl.l: At top level: 
./ppl.l:901: syntax error before '*' token 
./ppl.l:902: warning: `expand_define' was declared implicitly `extern' and later `static' 
./ppl.l:636: warning: previous declaration of `expand_define' 
./ppl.l:902: warning: type mismatch with previous implicit declaration 
./ppl.l:636: warning: previous implicit declaration of `expand_define' 
./ppl.l:902: warning: `expand_define' was previously implicitly declared to return `int' 
./ppl.l: In function `expand_define': 
./ppl.l:903: `ppp' undeclared (first use in this function) 
./ppl.l:903: `def_define' undeclared (first use in this function) 
./ppl.l:905: `debuglevel' undeclared (first use in this function) 
./ppl.l:905: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:907: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:908: `input_name' undeclared (first use in this function) 
./ppl.l:909: `line_number' undeclared (first use in this function) 
./ppl.l: In function `add_text': 
./ppl.l:929: `ALLOCBLOCKSIZE' undeclared (first use in this function) 
./ppl.l:930: warning: assignment makes pointer from integer without a cast 
./ppl.l: At top level: 
./ppl.l:938: syntax error before '*' token 
./ppl.l:938: syntax error before '*' token 
./ppl.l:939: warning: return type defaults to `int' 
./ppl.l: In function `add_expand_text': 
./ppl.l:945: `mtp' undeclared (first use in this function) 
./ppl.l:950: `exp_text' undeclared (first use in this function) 
./ppl.l:951: `debuglevel' undeclared (first use in this function) 
./ppl.l:951: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:956: `exp_stringize' undeclared (first use in this function) 
./ppl.l:960: `mep' undeclared (first use in this function) 
./ppl.l:973: `exp_concat' undeclared (first use in this function) 
./ppl.l:979: warning: implicit declaration of function `isspace' 
./ppl.l:986: `nnl' undeclared (first use in this function) 
./ppl.l:1008: `exp_subst' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1035: syntax error before '*' token 
./ppl.l:1036: warning: `expand_macro' was declared implicitly `extern' and later `static' 
./ppl.l:699: warning: previous declaration of `expand_macro' 
./ppl.l:1036: warning: type mismatch with previous implicit declaration 
./ppl.l:699: warning: previous implicit declaration of `expand_macro' 
./ppl.l:1036: warning: `expand_macro' was previously implicitly declared to return `int' 
./ppl.l: In function `expand_macro': 
./ppl.l:1037: `mtext_t' undeclared (first use in this function) 
./ppl.l:1037: `mtp' undeclared (first use in this function) 
./ppl.l:1041: `pp_entry_t' undeclared (first use in this function) 
./ppl.l:1041: `ppp' undeclared (first use in this function) 
./ppl.l:1041: `mep' undeclared (first use in this function) 
./ppl.l:1044: `def_macro' undeclared (first use in this function) 
./ppl.l:1053: `debuglevel' undeclared (first use in this function) 
./ppl.l:1053: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:1055: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:1056: `input_name' undeclared (first use in this function) 
./ppl.l:1057: `line_number' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1114: warning: `new_string' was declared implicitly `extern' and later `static' 
./ppl.l:335: warning: previous declaration of `new_string' 
./ppl.l:1114: warning: type mismatch with previous implicit declaration 
./ppl.l:335: warning: previous implicit declaration of `new_string' 
./ppl.l:1114: warning: `new_string' was previously implicitly declared to return `int' 
./ppl.l: In function `new_string': 
./ppl.l:1119: `strbuf_idx' undeclared (first use in this function) 
./ppl.l:1120: `str_startline' undeclared (first use in this function) 
./ppl.l:1120: `line_number' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1124: warning: `add_string' was declared implicitly `extern' and later `static' 
./ppl.l:335: warning: previous declaration of `add_string' 
./ppl.l:1124: warning: type mismatch with previous implicit declaration 
./ppl.l:335: warning: previous implicit declaration of `add_string' 
./ppl.l:1124: warning: `add_string' was previously implicitly declared to return `int' 
./ppl.l: In function `add_string': 
./ppl.l:1127: `strbuf_idx' undeclared (first use in this function) 
./ppl.l:1127: `strbuf_alloc' undeclared (first use in this function) 
./ppl.l:1129: `ALLOCBLOCKSIZE' undeclared (first use in this function) 
./ppl.l:1130: `strbuffer' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1139: warning: `get_string' was declared implicitly `extern' and later `static' 
./ppl.l:570: warning: previous declaration of `get_string' 
./ppl.l:1139: warning: type mismatch with previous implicit declaration 
./ppl.l:570: warning: previous implicit declaration of `get_string' 
./ppl.l:1139: warning: `get_string' was previously implicitly declared to return `int' 
./ppl.l: In function `get_string': 
./ppl.l:1140: warning: implicit declaration of function `xmalloc' 
./ppl.l:1140: `strbuf_idx' undeclared (first use in this function) 
./ppl.l:1141: `strbuffer' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1150: warning: `put_string' was declared implicitly `extern' and later `static' 
./ppl.l:563: warning: previous declaration of `put_string' 
./ppl.l:1150: warning: type mismatch with previous implicit declaration 
./ppl.l:563: warning: previous implicit declaration of `put_string' 
./ppl.l:1150: warning: `put_string' was previously implicitly declared to return `int' 
./ppl.l: In function `put_string': 
./ppl.l:1151: `strbuffer' undeclared (first use in this function) 
./ppl.l:1151: `strbuf_idx' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1158: warning: `string_start' was declared implicitly `extern' and later `static' 
./ppl.l:601: warning: previous declaration of `string_start' 
./ppl.l: In function `string_start': 
./ppl.l:1159: `str_startline' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1168: syntax error before '*' token 
./ppl.l:1169: warning: `push_buffer' was declared implicitly `extern' and later `static' 
./ppl.l:1102: warning: previous declaration of `push_buffer' 
./ppl.l:1169: warning: type mismatch with previous implicit declaration 
./ppl.l:1102: warning: previous implicit declaration of `push_buffer' 
./ppl.l:1169: warning: `push_buffer' was previously implicitly declared to return `int' 
./ppl.l: In function `push_buffer': 
./ppl.l:1170: `ppdebug' undeclared (first use in this function) 
./ppl.l:1171: `bufferstackidx' undeclared (first use in this function) 
./ppl.l:1171: `ppp' undeclared (first use in this function) 
./ppl.l:1171: `filename' undeclared (first use in this function) 
./ppl.l:1171: `incname' undeclared (first use in this function) 
./ppl.l:1171: `pop' undeclared (first use in this function) 
./ppl.l:1172: `MAXBUFFERSTACK' undeclared (first use in this function) 
./ppl.l:1175: `bufferstack' undeclared (first use in this function) 
./ppl.l:1178: `line_number' undeclared (first use in this function) 
./ppl.l:1179: `char_number' undeclared (first use in this function) 
./ppl.l:1182: `input_name' undeclared (first use in this function) 
./ppl.l:1183: `ncontinuations' undeclared (first use in this function) 
./ppl.l:1184: `include_state' undeclared (first use in this function) 
./ppl.l:1185: `include_ppp' undeclared (first use in this function) 
./ppl.l:1187: `include_ifdepth' undeclared (first use in this function) 
./ppl.l:1188: `seen_junk' undeclared (first use in this function) 
./ppl.l:1189: `pass_data' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1206: syntax error before '*' token 
./ppl.l:1207: warning: return type defaults to `int' 
./ppl.l:1207: warning: type mismatch with previous implicit declaration 
./ppl.l:684: warning: previous implicit declaration of `pop_buffer' 
./ppl.l:1207: warning: `pop_buffer' was previously implicitly declared to return `int' 
./ppl.l: In function `pop_buffer': 
./ppl.l:1208: `bufferstackidx' undeclared (first use in this function) 
./ppl.l:1216: `bufferstack' undeclared (first use in this function) 
./ppl.l:1220: `line_number' undeclared (first use in this function) 
./ppl.l:1221: `char_number' undeclared (first use in this function) 
./ppl.l:1222: `input_name' undeclared (first use in this function) 
./ppl.l:1223: `ncontinuations' undeclared (first use in this function) 
./ppl.l:1230: `include_state' undeclared (first use in this function) 
./ppl.l:1230: `seen_junk' undeclared (first use in this function) 
./ppl.l:1230: `include_ppp' undeclared (first use in this function) 
./ppl.l:1232: `pp_entry_t' undeclared (first use in this function) 
./ppl.l:1232: `ppp' undeclared (first use in this function) 
./ppl.l:1235: `includelogicentry_t' undeclared (first use in this function) 
./ppl.l:1235: `iep' undeclared (first use in this function) 
./ppl.l:1239: `includelogiclist' undeclared (first use in this function) 
./ppl.l:1243: `debuglevel' undeclared (first use in this function) 
./ppl.l:1243: `DEBUGLEVEL_PPMSG' undeclared (first use in this function) 
./ppl.l:1253: `include_ifdepth' undeclared (first use in this function) 
./ppl.l:1255: `pass_data' undeclared (first use in this function) 
./ppl.l:1260: `ppdebug' undeclared (first use in this function) 
./ppl.l:1275: warning: implicit declaration of function `yy_current_state' 
./ppl.l:1275: `pp_macexp' undeclared (first use in this function) 
./ppl.l:1276: warning: implicit declaration of function `macro_add_expansion' 
./ppl.l: At top level: 
./ppl.l:1291: syntax error before '*' token 
./ppl.l:1292: warning: `push_macro' was declared implicitly `extern' and later `static' 
./ppl.l:640: warning: previous declaration of `push_macro' 
./ppl.l:1292: warning: type mismatch with previous implicit declaration 
./ppl.l:640: warning: previous implicit declaration of `push_macro' 
./ppl.l:1292: warning: `push_macro' was previously implicitly declared to return `int' 
./ppl.l: In function `push_macro': 
./ppl.l:1293: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:1293: `MAXMACEXPSTACK' undeclared (first use in this function) 
./ppl.l:1296: `macexpstack' undeclared (first use in this function) 
./ppl.l:1298: `ppp' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1302: syntax error before '*' token 
./ppl.l:1303: warning: return type defaults to `int' 
./ppl.l: In function `top_macro': 
./ppl.l:1304: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:1304: `macexpstack' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1307: syntax error before '*' token 
./ppl.l:1308: warning: return type defaults to `int' 
./ppl.l:1308: warning: type mismatch with previous implicit declaration 
./ppl.l:698: warning: previous implicit declaration of `pop_macro' 
./ppl.l:1308: warning: `pop_macro' was previously implicitly declared to return `int' 
./ppl.l: In function `pop_macro': 
./ppl.l:1309: `macexpstackidx' undeclared (first use in this function) 
./ppl.l:1311: `macexpstack' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1314: syntax error before '*' token 
./ppl.l:1315: warning: `free_macro' was declared implicitly `extern' and later `static' 
./ppl.l:478: warning: previous declaration of `free_macro' 
./ppl.l:1315: warning: type mismatch with previous implicit declaration 
./ppl.l:478: warning: previous implicit declaration of `free_macro' 
./ppl.l:1315: warning: `free_macro' was previously implicitly declared to return `int' 
./ppl.l: In function `free_macro': 
./ppl.l:1318: `mep' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1330: warning: `add_text_to_macro' was declared implicitly `extern' and later `static' 
./ppl.l:506: warning: previous declaration of `add_text_to_macro' 
./ppl.l:1330: warning: type mismatch with previous implicit declaration 
./ppl.l:506: warning: previous implicit declaration of `add_text_to_macro' 
./ppl.l:1330: warning: `add_text_to_macro' was previously implicitly declared to return `int' 
./ppl.l: In function `add_text_to_macro': 
./ppl.l:1331: `macexpstackentry_t' undeclared (first use in this function) 
./ppl.l:1331: `mep' undeclared (first use in this function) 
./ppl.l:1337: warning: implicit declaration of function `max' 
./ppl.l:1337: `ALLOCBLOCKSIZE' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1346: warning: `macro_add_arg' was declared implicitly `extern' and later `static' 
./ppl.l:502: warning: previous declaration of `macro_add_arg' 
./ppl.l:1346: warning: type mismatch with previous implicit declaration 
./ppl.l:502: warning: previous implicit declaration of `macro_add_arg' 
./ppl.l:1346: warning: `macro_add_arg' was previously implicitly declared to return `int' 
./ppl.l: In function `macro_add_arg': 
./ppl.l:1349: `macexpstackentry_t' undeclared (first use in this function) 
./ppl.l:1349: `mep' undeclared (first use in this function) 
./ppl.l:1368: `debuglevel' undeclared (first use in this function) 
./ppl.l:1368: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:1370: `input_name' undeclared (first use in this function) 
./ppl.l:1371: `line_number' undeclared (first use in this function) 
./ppl.l:1378: `pp_macexp' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1386: warning: `macro_add_expansion' was declared implicitly `extern' and later `static' 
./ppl.l:1276: warning: previous declaration of `macro_add_expansion' 
./ppl.l:1386: warning: type mismatch with previous implicit declaration 
./ppl.l:1276: warning: previous implicit declaration of `macro_add_expansion' 
./ppl.l:1386: warning: `macro_add_expansion' was previously implicitly declared to return `int' 
./ppl.l: In function `macro_add_expansion': 
./ppl.l:1387: `macexpstackentry_t' undeclared (first use in this function) 
./ppl.l:1387: `mep' undeclared (first use in this function) 
./ppl.l:1396: `debuglevel' undeclared (first use in this function) 
./ppl.l:1396: `DEBUGLEVEL_PPLEX' undeclared (first use in this function) 
./ppl.l:1398: `input_name' undeclared (first use in this function) 
./ppl.l:1399: `line_number' undeclared (first use in this function) 
./ppl.l: At top level: 
./ppl.l:1411: warning: `put_buffer' was declared implicitly `extern' and later `static' 
./ppl.l:1151: warning: previous declaration of `put_buffer' 
./ppl.l:1411: warning: type mismatch with previous implicit declaration 
./ppl.l:1151: warning: previous implicit declaration of `put_buffer' 
./ppl.l:1411: warning: `put_buffer' was previously implicitly declared to return `int' 
./ppl.l: In function `put_buffer': 
./ppl.l:1415: `pass_data' undeclared (first use in this function) 
./ppl.l: In function `do_include': 
./ppl.l:1439: `includelogicentry_t' undeclared (first use in this function) 
./ppl.l:1439: `iep' undeclared (first use in this function) 
./ppl.l:1441: `includelogiclist' undeclared (first use in this function) 
./ppl.l:1462: warning: implicit declaration of function `open_include' 
./ppl.l:1462: warning: assignment makes pointer from integer without a cast 
./ppl.l:1467: `seen_junk' undeclared (first use in this function) 
./ppl.l:1468: `include_state' undeclared (first use in this function) 
./ppl.l:1469: `include_ppp' undeclared (first use in this function) 
./ppl.l:1470: `pass_data' undeclared (first use in this function) 
./ppl.l:1473: `debuglevel' undeclared (first use in this function) 
./ppl.l:1473: `DEBUGLEVEL_PPMSG' undeclared (first use in this function) 
./ppl.l:1474: `input_name' undeclared (first use in this function) 
./ppl.l:1474: `line_number' undeclared (first use in this function) 
./ppl.l:1474: `include_ifdepth' undeclared (first use in this function) 
./ppl.l: In function `push_ignore_state': 
./ppl.l:1488: `pp_ignore' undeclared (first use in this function) 
/usr/include/stdlib.h: At top level: 
lex.ppl.c:15099: warning: `yyunput' defined but not used 
make[2]: *** [lex.ppl.o] Error 1 
make[2]: Leaving directory `/home/chris/wine/tools/wrc' 
make[1]: *** [wrc] Error 2 
make[1]: Leaving directory `/home/chris/wine/tools' 
make: *** [tools] Error 2 
 
Compilation failed, aborting install. 
debian:/home/chris/wine# apt-cache search winex 
debian:/home/chris/wine# 
 
 
 
 

----------------------------------------------------------------
This mail sent through Arachnet Webmail: http://www.arach.net.au



More information about the plug mailing list