Troy Pierce wrote: > I have compiled this before and succeed. Looks like I missing something > here ? It appears you're missing a "tokdefs.h" file that defines values for all the tokens that grammar.y expects. The build process *should* cause bison to generate tokdefs.h from grammar.y.