Re: Yacc in 2.4.3 causes kernel compile to fail (aicasm_gram.y)

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Apr 13 2001 - 07:51:33 EST


> The Makefile system is expecting the YACC variable to be defined; a
> straightforward workaround is then to define:
>
> export YACC="`which bison` -y"

Umm

[root@irongate linux.ac]# which yacc
/usr/bin/yacc
/usr/bin/which: no bison in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/X11R6/bin)

so you would need to check for yacc first.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 15 2001 - 21:00:21 EST