• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

WineX CVS Probleme mit make !

NX-01

Newbie
Servus ihr Profi Linuxler :)

Also ich hab da mal ein riesiges Problem mit WineX am besten ihr guckt es euch gleich an:

--------- Error log - file /root/temp/cvswinex/ErrorLog : ---------
./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 declaredto return `int'
./ppl.l: In function `macro_add_expansion':
./ppl.l:1387: error: `macexpstackentry_t' undeclared (first use in this function)
./ppl.l:1387: error: `mep' undeclared (first use in this function)
./ppl.l:1396: error: `debuglevel' undeclared (first use in this function)
./ppl.l:1396: error: `DEBUGLEVEL_PPLEX' undeclared (first use in this function)
./ppl.l:1398: error: `input_name' undeclared (first use in this function)
./ppl.l:1399: error: `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: error: `pass_data' undeclared (first use in this function)
./ppl.l: In function `do_include':
./ppl.l:1439: error: `includelogicentry_t' undeclared (first use in this function)
./ppl.l:1439: error: `iep' undeclared (first use in this function)
./ppl.l:1441: error: `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: error: `seen_junk' undeclared (first use in this function)
./ppl.l:1468: error: `include_state' undeclared (first use in this function)
./ppl.l:1469: error: `include_ppp' undeclared (first use in this function)
./ppl.l:1470: error: `pass_data' undeclared (first use in this function)
./ppl.l:1473: error: `debuglevel' undeclared (first use in this function)
./ppl.l:1473: error: `DEBUGLEVEL_PPMSG' undeclared (first use in this function)
./ppl.l:1474: error: `input_name' undeclared (first use in this function)
./ppl.l:1474: error: `line_number' undeclared (first use in this function)
./ppl.l:1474: error: `include_ifdepth' undeclared (first use in this function)
./ppl.l: In function `push_ignore_state':
./ppl.l:1488: error: `pp_ignore' undeclared (first use in this function)
lex.ppl.c: At top level:
lex.ppl.c:15099: warning: `yyunput' defined but not used
make[2]: *** [lex.ppl.o] Fehler 1
make[2]: Leaving directory `/root/temp/cvswinex/winex/tools/wrc'
make[1]: *** [wrc] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
lex.ppl.c: At top level:
lex.ppl.c:15099: warning: `yyunput' defined but not used
make[2]: *** [lex.ppl.o] Fehler 1
make[2]: Leaving directory `/root/temp/cvswinex/winex/tools/widl'
make[1]: *** [widl] Fehler 2
make[1]: Leaving directory `/root/temp/cvswinex/winex/tools'
make: *** [tools] Fehler 2

Ich weiss leider nix mit diesen Fehlermeldungen anzufangen ihr vielleicht???

Vielen Dank :? 8)
 
Oben