Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553552 - sys-boot/syslinux-6.03 uefi doesnt boot
Summary: sys-boot/syslinux-6.03 uefi doesnt boot
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 13:24 UTC by DJ Dunn
Modified: 2017-10-18 02:20 UTC (History)
1 user (show)

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 DJ Dunn 2015-06-29 13:24:04 UTC
Ok, so I compiled syslinux with the -custom-cflags, and i copied the files from /usr/share/syslinux/efi64 that I needed, but when i go to boot the new syslinux.efi it doesn't work, i dont get any error messages i just get a blinking curser for a few seconds then UEFI attempts the next device.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2015-06-30 03:19:57 UTC
What version of syslinux?
Comment 2 DJ Dunn 2015-06-30 21:58:15 UTC
Oh sorry 6.03 version
Comment 3 Martin Zimmermann 2016-01-29 00:25:12 UTC
Please try again with:

env CFLAGS="-march=x86_64" CPPFLAGS="$CFLAGS" emerge -1 syslinux

This worked for me, my previous compiler flags were too aggressive (-march=native on Haswell).
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2017-10-18 02:20:22 UTC
If you still see this problem with syslinux-6.04_pre1, please provide "emerge --info" output and reopen this bug. Do you use ld.gold (bug 563364)?