Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155644 - syslinux-3.31 nonblocking compile failure on sys/vesa/initvesa.o
Summary: syslinux-3.31 nonblocking compile failure on sys/vesa/initvesa.o
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-19 01:28 UTC by Daniel Black (RETIRED)
Modified: 2007-02-09 23:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2006-11-19 01:28:18 UTC
or d in lib libutil modules samples; do make -C $d all; done
make[2]: Entering directory `/var/tmp/portage/sys-boot/syslinux-3.31/work/syslinux-3.31/com32/lib'
make[2]: *** No rule to make target `/usr/lib/gcc/x86_64-redhat-linux/4.1.1/include/stdarg.h', needed by `sys/vesa/initvesa.o'.  Stop.

gcc -m32 -mregparm=3 -DREGPARM=3 -W -Wall -march=i386 -Os -fomit-frame-pointer -I../libutil/include -I../include  -D__COM32__ -fno-stack-protector -c -o mboot.o mboot.c
mboot.c: In function `trampoline_start':
mboot.c:870: error: can't find a register in class `BREG' while reloading `asm'
make[2]: *** [mboot.o] Error 1

make[2]: Entering directory `/var/tmp/portage/sys-boot/syslinux-3.31/work/syslinux-3.31/com32/lib'
make[2]: *** No rule to make target `/usr/lib/gcc/x86_64-redhat-linux/4.1.1/include/stdarg.h', needed by `sys/vesa/initvesa.o'.  Stop.

QA Notice: pre-stripped files found:
/var/tmp/portage/sys-boot/syslinux-3.31/image/usr/bin/syslinux
/var/tmp/portage/sys-boot/syslinux-3.31/image/usr/bin/gethostip
/var/tmp/portage/sys-boot/syslinux-3.31/image/sbin/extlinux
strip: i686-pc-linux-gnu-strip --strip-unneeded
   usr/lib/syslinux/com32/libutil_com.a
   usr/lib/syslinux/com32/libutil_lnx.a




# emerge --info
Portage 2.1.2_rc2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.18-gentoo-r2 i686)
=================================================================
System uname: 2.6.18-gentoo-r2 i686 AMD Athlon(tm)
Gentoo Base System version 1.12.6
Last Sync: Sun, 19 Nov 2006 02:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS=-fno-stack-protector
Comment 1 SpanKY gentoo-dev 2007-02-09 23:39:10 UTC
fixed in cvs