Author: Tylius- (---.cpe.net.cable.roger)
Date: 09-22-06 15:33
Sorry...another compile issue, I saw the updates about avatar's speed in the changelog so decided to update =P
ucsym.h:268: error: 'Uc_scope' has not been declared
ucparse.yy: In function 'int yyparse()':
ucparse.yy:229: error: no matching function for call to 'Uc_function_symbol::create(char*&, int, std::vector<Uc_var_symbol*, std::allocator<Uc_var_symbol*> >&, bool, Uc_scope*)'
ucsym.h:268: note: candidates are: static Uc_function_symbol* Uc_function_symbol::create(char*, int, std::vector<Uc_var_symbol*, std::allocator<Uc_var_symbol*> >&, bool, int*)
make[3]: *** [ucparse.o] Error 1
I tried removing the three files listed above, like last time, except there's no uclex.cc with this cvs package to remove, and when I remove ucparse.h / .cc, it just gets created again when I run make.
Any idea? Sorry to bother again ;x
|
|