bhagabhi
October 2nd, 2005, 04:55 PM
Trying to compile Tuxracer I come to problems like these:
game_config.c:784:24: pasting "." and "bool" does not give a valid preprocessing token
game_config.c:784:24: pasting "." and "use_cva" does not give a valid preprocessing token
game_config.c:785:25: pasting "." and "cva_hack" does not give a valid preprocessing token
and several other like those - all through the game_config.c file.
./configure runs through fine after some tweaking - these come during make.
Anybody know how to fix this?
Is it just some package I am missing or what?
game_config.c:784:24: pasting "." and "bool" does not give a valid preprocessing token
game_config.c:784:24: pasting "." and "use_cva" does not give a valid preprocessing token
game_config.c:785:25: pasting "." and "cva_hack" does not give a valid preprocessing token
and several other like those - all through the game_config.c file.
./configure runs through fine after some tweaking - these come during make.
Anybody know how to fix this?
Is it just some package I am missing or what?