Gabor Z. Papp
2010-Jun-22 07:13 UTC
[syslinux] GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
syslinux 3.86 and 4.00-pre55 make[2]: Entering directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' make[1]: *** [src/bin/undionly.kkpxe] Error 2 make[1]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe' make: *** [all] Error 2 Testbed: bootable iso image at http://gzp.hu/gzpLinux/download/glibc-2.11.2/20100621/gzpLinux-20100621.iso or tarball at http://gzp.hu/gzpLinux/download/glibc-2.11.2/20100621/gzpLinux-20100621.tgz After booting the system, and preparing network access, add nasm to the system: $ wget -O - http://gzp.hu/gzpLinux/download/addons/H.Peter.Anvin/nasm.tar.gz | gzip -cd | tar vxC / Get the source: $ wget -O - ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-4.00-pre55.tar.gz | gzip -cd | tar vx Build: $ cd syslinux-4.00-pre55 ; make
H. Peter Anvin
2010-Jun-22 15:18 UTC
[syslinux] GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
This is a build failure in gPXE and probably needs to be reported to them [Cc'd.]. On 06/22/2010 12:13 AM, Gabor Z. Papp wrote:> syslinux 3.86 and 4.00-pre55 > > make[2]: Entering directory > `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' > [AR] bin/blib.a > ar: creating bin/blib.a > [HOSTCC] util/zbin > [LD] bin/undionly.kkpxe.tmp > arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression > make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 > make[2]: Leaving directory > `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' > make[1]: *** [src/bin/undionly.kkpxe] Error 2 > make[1]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe' > make: *** [all] Error 2 > > Testbed: > > bootable iso image at > > http://gzp.hu/gzpLinux/download/glibc-2.11.2/20100621/gzpLinux-20100621.iso > > or tarball at > > http://gzp.hu/gzpLinux/download/glibc-2.11.2/20100621/gzpLinux-20100621.tgz >Could you actually list the versions of the tools, specifically gcc and binutils? -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
Reasonably Related Threads
- Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
- SYSLINUX 3.72-pre7: getting close
- [PATCH][git-pull] Reminders
- 3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
- [gPXE] localboot 0 hang on some machines