[syslinux] "pxelinux.raw" build problem

Sebastian Herbszt herbszt at gmx.de
Fri Dec 17 02:48:42 PST 2010


H. Peter Anvin wrote:
>I think I have tracked this down... it's a bug in GNU make 3.82.
> 
> -hpa

I am using

GNU Make 3.82
Built for i686-pc-linux-gnu

from openSUSE and think I was able to build correctly

objdump -h pxelinux.elf > pxelinux.sec
perl lstadjust.pl pxelinux.lsr pxelinux.sec pxelinux.lst
objcopy -O binary pxelinux.elf pxelinux.raw
../lzo/prepcore pxelinux.raw pxelinux.bin
cp -f pxelinux.bin pxelinux.0

before commit
"core: Add workaround in the Makefile for GNU Make 3.82 bug".

Sebastian




More information about the Syslinux mailing list