On Wednesday 18 February 2004 02:28, Graham Tyers wrote: > bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c > make: *** [ast_expr.c] Broken pipe As the error implies, you don't have bison installed on your system. -Tilghman