[Bug bootstrap/14974] Error installing GCC3.3.3
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 16 12:57:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-16 11:43 -------
plural.c is in the tar bar (package), I just looked.
I looks like the make files are trying to regenerate plural.c for some reason:
: -y -d --name-prefix=__gettext --output plural.c ../../../gcc/intl/plural.y
But since bison is not installed it is failuring to build the file in objdir.
Can you try to either install bison or configure with --disable-nls?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14974
More information about the Gcc-bugs
mailing list