Mam taki błąd "" error: unknown type name ‘FILE’ podczas kompilacji lmsd.
Problem jest w module parser.
Zna ktoś rozwiązanie problemu?



pozdrawiam
Dariusz Kowalczyk


make  all-am
make[5]: Entering directory `/var/www/html/lms/daemon/modules/parser/lib'
gcc -DHAVE_CONFIG_H -I. -I../../..     -g -O2 -fPIC -DGNU -MT tscript_parser.o -MD -MP -MF .deps/tscript_parser.Tpo -c -o tscript_parser.o tscript_parser.c
tscript_parser.c:1021:21: error: unknown type name ‘FILE’
 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp)