bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot build grub for openbsd 3.7


From: Lu Vo
Subject: Cannot build grub for openbsd 3.7
Date: Tue, 20 Sep 2005 13:28:47 -0700

Intel Dual Xeon EMT, SATA drives
OpenBSD 3.7 GENERIC.MP#50 i386
gcc (GCC) 3.3.5 (propolice)
binutils 2.15

Trying to build GRUB Legacy obtained by:
$ export CVS_RSH="ssh"
$ cvs -z3 -d:ext:address@hidden:/cvsroot/grub co grub

Attached is the config.log file.

Also here is the make error:

# make
make  all-recursive
Making all in netboot
Making all in stage2
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes
-Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1
-falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc
-DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1
-DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1
-DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT
pre_stage2_exec-builtins.o -MD -MP -MF ".deps/pre_stage2_exec-builtins.Tpo"
-c -o pre_stage2_exec-builtins.o `test -f 'builtins.c' || echo
'./'`builtins.c;  then mv -f ".deps/pre_stage2_exec-builtins.Tpo"
".deps/pre_stage2_exec-builtins.Po"; else rm -f
".deps/pre_stage2_exec-builtins.Tpo"; exit 1; fi
builtins.c: In function `blocklist_func':
cc1: error: trampoline code generation is not allowed without -ftrampolines
builtins.c: In function `install_func':
cc1: error: trampoline code generation is not allowed without -ftrampolines
cc1: error: trampoline code generation is not allowed without -ftrampolines
cc1: error: trampoline code generation is not allowed without -ftrampolines
builtins.c: In function `savedefault_func':
cc1: error: trampoline code generation is not allowed without -ftrampolines
*** Error code 1

Stop in /home/lvo/grub/stage2 (line 2268 of Makefile).
*** Error code 1

Stop in /home/lvo/grub (line 269 of Makefile).
*** Error code 1

Stop in /home/lvo/grub (line 191 of Makefile).


Thank you

----
 Lu Vo <address@hidden>
 Superb Internet - "Ahead of the Rest."
 http://www.superb.net 

Attachment: config.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]