[syslinux] Unable to boot with syslinux-5.1x from git

Matt Fleming matt at console-pimps.org
Thu Jul 18 07:55:03 PDT 2013


On Fri, 12 Jul, at 05:40:22PM, Igor Sverkos wrote:
> Hi,
> 
> Matt Fleming wrote:
> > ld: libpng/pngrtran.o: warning: relocation against `png_do_read_filler' in readonly section `.text'.
> > ld: warning: creating a DT_TEXTREL in object.
> >
> > Looks like your files aren't position-independent. What does,
> >
> >   file com32/gpllib/dmi/dmi.o
> >
> > say?
> 
> # file com32/gpllib/dmi/dmi.o
> com32/gpllib/dmi/dmi.o: ELF 32-bit LSB relocatable, Intel 80386,
> version 1 (SYSV), not stripped
 
If you change all references in mk/*.mk from fPIE to fPIC, does it
build?

-- 
Matt Fleming, Intel Open Source Technology Center


More information about the Syslinux mailing list