[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grub-bug
Subject:    RE: 1.94 not compiling
From:       "Gregg C Levine" <hansolofalcon () worldnet ! att ! net>
Date:       2006-10-05 15:33:24
Message-ID: 00aa01c6e893$bd8def30$6401a8c0 () who8
[Download RAW message or body]

Hello!
That looks to me like a Grub2 problem in compiling. I suggest you bring this
to the attention of the group on the Grub2 list. Please examine the pages on
www.gnu.org concerning Grub2 for the location of the list and how to join.
--
Gregg C Levine hansolofalcon@worldnet.att.net
"The Force will be with you. Always." Obi-Wan Kenobi
 
> -----Original Message-----
> From: bug-grub-bounces+hansolofalcon=worldnet.att.net@gnu.org
[mailto:bug-grub-
> bounces+hansolofalcon=worldnet.att.net@gnu.org] On Behalf Of Folkert van
Heusden
> Sent: Wednesday, October 04, 2006 8:29 PM
> To: bug-grub@gnu.org
> Subject: 1.94 not compiling
> 
> Hi,
> 
> Trying to compile grub 1.94 but failing to do so:
> 0 root@muur:/usr/src/grub-1.94# make
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/blocklist.c          | sed 's,blocklist\.o[
:]*,blocklist_mod-
> commands_blocklist.o blocklist_mod-commands_blocklist.d : ,g' >
blocklist_mod-
> commands_blocklist.d;        [ -s blocklist_mod-commands_blocklist.d ] ||
rm -f
> blocklist_mod-commands_blocklist.d
> In file included from include/grub/normal.h:28,
>                  from commands/blocklist.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Iterm -I./term -I. -Iinclude -I./include -Wall -W -Wall -W
-Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M term/terminfo.c       | sed 's,terminfo\.o[
:]*,terminfo_mod-term_terminfo.o
> terminfo_mod-term_terminfo.d : ,g' > terminfo_mod-term_terminfo.d;
[ -s
> terminfo_mod-term_terminfo.d ] || rm -f terminfo_mod-term_terminfo.d
> In file included from include/grub/normal.h:28,
>                  from term/terminfo.c:31:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/configfile.c         | sed 's,configfile\.o[
:]*,configfile_mod-
> commands_configfile.o configfile_mod-commands_configfile.d : ,g' >
configfile_mod-
> commands_configfile.d;         [ -s configfile_mod-commands_configfile.d ]
|| rm -f
> configfile_mod-commands_configfile.d
> In file included from include/grub/normal.h:28,
>                  from commands/configfile.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Idisk -I./disk -I. -Iinclude -I./include -Wall -W -Wall -W
-Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M disk/loopback.c       | sed 's,loopback\.o[
:]*,loopback_mod-disk_loopback.o
> loopback_mod-disk_loopback.d : ,g' > loopback_mod-disk_loopback.d;
[ -s
> loopback_mod-disk_loopback.d ] || rm -f loopback_mod-disk_loopback.d
> In file included from include/grub/normal.h:28,
>                  from disk/loopback.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/test.c       | sed 's,test\.o[
:]*,test_mod-commands_test.o test_mod-
> commands_test.d : ,g' > test_mod-commands_test.d;           [ -s
test_mod-commands_test.d ]
> || rm -f test_mod-commands_test.d
> In file included from include/grub/normal.h:28,
>                  from commands/test.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/search.c     | sed 's,search\.o[
:]*,search_mod-commands_search.o
> search_mod-commands_search.d : ,g' > search_mod-commands_search.d;     [
-s
> search_mod-commands_search.d ] || rm -f search_mod-commands_search.d
> In file included from include/grub/normal.h:28,
>                  from commands/search.c:26:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Ifont -I./font -I. -Iinclude -I./include -Wall -W -Wall -W
-Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M font/manager.c        | sed 's,manager\.o[ :]*,font_mod-font_manager.o
font_mod-
> font_manager.d : ,g' > font_mod-font_manager.d;           [ -s
font_mod-font_manager.d ] ||
> rm -f font_mod-font_manager.d
> In file included from include/grub/normal.h:28,
>                  from font/manager.c:23:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/help.c       | sed 's,help\.o[
:]*,help_mod-commands_help.o help_mod-
> commands_help.d : ,g' > help_mod-commands_help.d;           [ -s help_mod-
> commands_help.d ] || rm -f help_mod-commands_help.d
> In file included from include/grub/normal.h:28,
>                  from commands/help.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/cat.c        | sed 's,cat\.o[ :]*,cat_mod-commands_cat.o
cat_mod-
> commands_cat.d : ,g' > cat_mod-commands_cat.d;          [ -s
cat_mod-commands_cat.d ] ||
> rm -f cat_mod-commands_cat.d
> In file included from include/grub/normal.h:28,
>                  from commands/cat.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/cmp.c        | sed 's,cmp\.o[ :]*,cmp_mod-commands_cmp.o
cmp_mod-
> commands_cmp.d : ,g' > cmp_mod-commands_cmp.d;          [ -s cmp_mod-
> commands_cmp.d ] || rm -f cmp_mod-commands_cmp.d
> In file included from include/grub/normal.h:28,
>                  from commands/cmp.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/ls.c         | sed 's,ls\.o[ :]*,ls_mod-commands_ls.o
ls_mod-
> commands_ls.d : ,g' > ls_mod-commands_ls.d;         [ -s
ls_mod-commands_ls.d ] || rm -f
> ls_mod-commands_ls.d
> In file included from include/grub/normal.h:28,
>                  from commands/ls.c:26:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/terminal.c           | sed 's,terminal\.o[
:]*,terminal_mod-
> commands_terminal.o terminal_mod-commands_terminal.d : ,g' > terminal_mod-
> commands_terminal.d;       [ -s terminal_mod-commands_terminal.d ] || rm
-f
> terminal_mod-commands_terminal.d
> In file included from include/grub/normal.h:28,
>                  from commands/terminal.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/boot.c       | sed 's,boot\.o[
:]*,boot_mod-commands_boot.o boot_mod-
> commands_boot.d : ,g' > boot_mod-commands_boot.d;           [ -s boot_mod-
> commands_boot.d ] || rm -f boot_mod-commands_boot.d
> In file included from include/grub/normal.h:28,
>                  from commands/boot.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Ihello -I./hello -I. -Iinclude -I./include -Wall -W -Wall
-W -Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M hello/hello.c       | sed 's,hello\.o[ :]*,hello_mod-hello_hello.o
hello_mod-hello_hello.d :
> ,g' > hello_mod-hello_hello.d;     [ -s hello_mod-hello_hello.d ] || rm -f
hello_mod-
> hello_hello.d
> In file included from include/grub/normal.h:28,
>                  from hello/hello.c:27:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands -I./commands -I. -Iinclude -I./include -Wall -W
-Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g
> -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -
> m32 -M commands/videotest.c          | sed 's,videotest\.o[
:]*,videotest_mod-
> commands_videotest.o videotest_mod-commands_videotest.d : ,g' >
videotest_mod-
> commands_videotest.d;        [ -s videotest_mod-commands_videotest.d ] ||
rm -f
> videotest_mod-commands_videotest.d
> In file included from include/grub/normal.h:28,
>                  from commands/videotest.c:25:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Iterm -I./term -I. -Iinclude -I./include -Wall -W -Wall -W
-Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M term/gfxterm.c        | sed 's,gfxterm\.o[
:]*,gfxterm_mod-term_gfxterm.o gfxterm_mod-
> term_gfxterm.d : ,g' > gfxterm_mod-term_gfxterm.d;          [ -s
gfxterm_mod-
> term_gfxterm.d ] || rm -f gfxterm_mod-term_gfxterm.d
> In file included from include/grub/normal.h:28,
>                  from term/gfxterm.c:26:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands/i386/pc -I./commands/i386/pc -I. -Iinclude
-I./include -Wall -W -
> Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes       -Wundef
-Wstrict-
> prototypes -g -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1
-fno-builtin -mrtd -
> mregparm=3 -m32 -M commands/i386/pc/play.c
>           | sed 's,play\.o[ :]*,play_mod-commands_i386_pc_play.o play_mod-
> commands_i386_pc_play.d : ,g' > play_mod-commands_i386_pc_play.d;       [
-s
> play_mod-commands_i386_pc_play.d ] || rm -f
play_mod-commands_i386_pc_play.d
> In file included from include/grub/normal.h:28,
>                  from commands/i386/pc/play.c:23:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands/i386/pc -I./commands/i386/pc -I. -Iinclude
-I./include -Wall -W -
> Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes       -Wundef
-Wstrict-
> prototypes -g -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1
-fno-builtin -mrtd -
> mregparm=3 -m32 -M commands/i386/pc/vbetest.c        | sed 's,vbetest\.o[
:]*,vbetest_mod-
> commands_i386_pc_vbetest.o vbetest_mod-commands_i386_pc_vbetest.d : ,g' >
> vbetest_mod-commands_i386_pc_vbetest.d;      [ -s vbetest_mod-
> commands_i386_pc_vbetest.d ] || rm -f
vbetest_mod-commands_i386_pc_vbetest.d
> In file included from include/grub/normal.h:28,
>                  from commands/i386/pc/vbetest.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands/i386/pc -I./commands/i386/pc -I. -Iinclude
-I./include -Wall -W -
> Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes       -Wundef
-Wstrict-
> prototypes -g -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1
-fno-builtin -mrtd -
> mregparm=3 -m32 -M commands/i386/pc/vbeinfo.c        | sed 's,vbeinfo\.o[
> :]*,vbeinfo_mod-commands_i386_pc_vbeinfo.o vbeinfo_mod-
> commands_i386_pc_vbeinfo.d : ,g' > vbeinfo_mod-commands_i386_pc_vbeinfo.d;
[ -s
> vbeinfo_mod-commands_i386_pc_vbeinfo.d ] || rm -f vbeinfo_mod-
> commands_i386_pc_vbeinfo.d
> In file included from include/grub/normal.h:28,
>                  from commands/i386/pc/vbeinfo.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Iloader/i386/pc -I./loader/i386/pc -I. -Iinclude
-I./include -Wall -W -Wall -W -
> Wshadow -Wpointer-arith -Wmissing-prototypes   -Wundef -Wstrict-prototypes
-g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M loader/i386/pc/multiboot_normal.c     | sed 's,multiboot_normal\.o[
:]*,multiboot_mod-
> loader_i386_pc_multiboot_normal.o
multiboot_mod-loader_i386_pc_multiboot_normal.d :
> ,g' > multiboot_mod-loader_i386_pc_multiboot_normal.d;          [ -s
multiboot_mod-
> loader_i386_pc_multiboot_normal.d ] || rm -f multiboot_mod-
> loader_i386_pc_multiboot_normal.d
> In file included from include/grub/normal.h:28,
>                  from loader/i386/pc/multiboot_normal.c:23:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands/i386/pc -I./commands/i386/pc -I. -Iinclude
-I./include -Wall -W -
> Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes       -Wundef
-Wstrict-
> prototypes -g -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1
-fno-builtin -mrtd -
> mregparm=3 -m32 -M commands/i386/pc/halt.c
>           | sed 's,halt\.o[ :]*,halt_mod-commands_i386_pc_halt.o halt_mod-
> commands_i386_pc_halt.d : ,g' > halt_mod-commands_i386_pc_halt.d;       [
-s halt_mod-
> commands_i386_pc_halt.d ] || rm -f halt_mod-commands_i386_pc_halt.d
> In file included from include/grub/normal.h:28,
>                  from commands/i386/pc/halt.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Icommands/i386/pc -I./commands/i386/pc -I. -Iinclude
-I./include -Wall -W -
> Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes       -Wundef
-Wstrict-
> prototypes -g -Os -falign-jumps=1 -falign-loops=1 -falign-functions=1
-fno-builtin -mrtd -
> mregparm=3 -m32 -M commands/i386/pc/reboot.c         | sed 's,reboot\.o[
:]*,reboot_mod-
> commands_i386_pc_reboot.o reboot_mod-commands_i386_pc_reboot.d : ,g' >
> reboot_mod-commands_i386_pc_reboot.d;  [ -s
reboot_mod-commands_i386_pc_reboot.d ]
> || rm -f reboot_mod-commands_i386_pc_reboot.d
> In file included from include/grub/normal.h:28,
>                  from commands/i386/pc/reboot.c:21:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> set -e;    gcc -Inormal -I./normal -I. -Iinclude -I./include -Wall -W
-Wall -W -Wshadow -
> Wpointer-arith -Wmissing-prototypes                  -Wundef
-Wstrict-prototypes -g -Os -
> falign-jumps=1 -falign-loops=1 -falign-functions=1 -fno-builtin -mrtd
-mregparm=3 -m32 -
> M normal/script.c           | sed 's,script\.o[
:]*,normal_mod-normal_script.o normal_mod-
> normal_script.d : ,g' > normal_mod-normal_script.d;           [ -s
normal_mod-
> normal_script.d ] || rm -f normal_mod-normal_script.d
> In file included from normal/script.c:22:
> include/grub/script.h:27:29: grub_script.tab.h: No such file or directory
> 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
> 2 root@muur:/usr/src/grub-1.94#
> 
> 
> 
> Folkert van Heusden
> 
> --
> www.vanheusden.com/multitail - win een vlaai van multivlaai! zorg
> ervoor dat multitail opgenomen wordt in Fedora Core, AIX, Solaris of
> HP/UX en win een vlaai naar keuze
> ----------------------------------------------------------------------
> Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
> 
> 
> _______________________________________________
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic