All of lore.kernel.org
 help / color / mirror / Atom feed
* grub-1.95 build error
@ 2007-01-08 16:05 Dmitriy Tchoomack
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitriy Tchoomack @ 2007-01-08 16:05 UTC (permalink / raw)
  To: grub-devel

Hi *


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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: grub-1.95 build error
@ 2007-01-08 17:40 Dmitriy Tchoomack
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitriy Tchoomack @ 2007-01-08 17:40 UTC (permalink / raw)
  To: grub-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-08 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-08 17:40 grub-1.95 build error Dmitriy Tchoomack
  -- strict thread matches above, loose matches on Subject: below --
2007-01-08 16:05 Dmitriy Tchoomack

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.