voila je suis sur l install a partir des cvs mais a la compilation j ai ce message
 
Citation :
 
 
  -o lex.ppl.o lex.ppl.c
 ./ppl.l:82:1: warning: "/*" within comment
 ./ppl.l:91:2: #endif without #if
 ./ppl.l: In function `pplex':
 ./ppl.l:305: error: `seen_junk' undeclared (first use in this function)
 ./ppl.l:305: error: (Each undeclared identifier is reported only once
 ./ppl.l:305: error: for each function it appears in.)
 ./ppl.l:305: error: `pp_pp' undeclared (first use in this function)
 ./ppl.l:310: error: `pp_ignore' undeclared (first use in this function)
     ... je met le debut et la fin seulement
   ./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)
 ./ppl.l: At top level:
 lex.ppl.c:15101: warning: `yyunput' defined but not used
 make[2]: *** [lex.ppl.o] Error 1
 make[2]: Leaving directory `/usr/local/wine/tools/wrc'
 make[1]: *** [wrc] Error 2
 make[1]: Leaving directory `/usr/local/wine/tools'
 make: *** [tools] Error 2
   | 
 
 
Pour info je suis sous debian sid. merci de m aider