public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Craig Rodrigues <rodrigc@attbi.com>
To: gcc@gcc.gnu.org
Subject: Bison 1.75c + FreeBSD 5.0 = can't boostrap gcc from CVS
Date: Wed, 11 Dec 2002 21:15:00 -0000	[thread overview]
Message-ID: <20021211230706.A38104@attbi.com> (raw)

Hi,

I tried to recently do a make bootstrap from a fresh
CVS checkout of the GCC mainline on my FreeBSD 5.0-CURRENT (prerelease)
machine.

I installed the following version of bison:
bison (GNU Bison) 1.75c

obtained from ftp://alpha.gnu.org/gnu/bison/


When I tried to bootstrap, I got this error:

gcc -c -DIN_GCC -DLOCALEDIR=\"/home/rodrigc/testgcc/build/run/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rodrigc/testgcc/build/run/share/locale\"  -DLIBDIR=\"/home/rodrigc/testgcc/build/run/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/gcc/intl -I../../../gcc/gcc  -I../../../gcc/gcc/config -I../../../gcc/gcc/../include  -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common  ../../../gcc/gcc/intl/ngettext.c -o ngettext.o
bison -y -d --name-prefix=__gettext --output plural.c ../../../gcc/gcc/intl/plural.y
conflicts:  7 shift/reduce
../../../gcc/gcc/intl/plural.y: expected 10 shift/reduce conflicts
*** Error code 1


What version of bison should I be using?

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com

             reply	other threads:[~2002-12-12  4:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 21:15 Craig Rodrigues [this message]
2002-12-12 11:52 ` Joseph S. Myers
2002-12-12 17:18   ` Loren James Rittle
2002-12-13 12:06     ` Joseph S. Myers
2002-12-27  7:45       ` Gerald Pfeifer
2002-12-29 14:15         ` PATCH contrib/gcc_update (was: Bison 1.75c + FreeBSD 5.0 = can't boostrap gcc from CVS) Gerald Pfeifer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021211230706.A38104@attbi.com \
    --to=rodrigc@attbi.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).