This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/14974] Error installing GCC3.3.3


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]