From: Dmitriy Tchoomack <saint.d.a@gmail.com>
To: grub-devel@gnu.org
Subject: Re: grub-1.95 build error
Date: Mon, 08 Jan 2007 19:40:03 +0200 [thread overview]
Message-ID: <45A281F3.9050707@gmail.com> (raw)
> I try to build grub-1.95. My system is:
>
> OS: Slackware 10.2
> compiler: gcc: Configured with: ../gcc-3.3.6/configure --prefix=/usr
> --enable-shared --enable-threads=posix --enable-__cxa_atexit
> --disable-checking --with-gnu-ld --verbose
> --target=i486-slackware-linux --host=i486-slackware-linux
> Thread model: posix
> gcc version 3.3.6
>
> As usual I execute:
>
> $ ./configure
> $ make
>
> and have an error:
>
> bison -d -p grub_script_yy -b grub_script ./normal/parser.y
> ./normal/parser.y:54: unrecognized: %lex-param
> ./normal/parser.y:54: Skipping to next %
> ./normal/parser.y:55: unrecognized: %parse-param
> ./normal/parser.y:55: Skipping to next %
> make: *** [grub_script.tab.c] Error 1
The problem is in old bison version, on slackware 10.2 installed bison 1.31.
I try to build grub on slackware 11.0 with bison 2.1 - it builds normally.
next reply other threads:[~2007-01-08 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-08 17:40 Dmitriy Tchoomack [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-08 16:05 grub-1.95 build error Dmitriy Tchoomack
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=45A281F3.9050707@gmail.com \
--to=saint.d.a@gmail.com \
--cc=grub-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.