Displaying 1 result from an estimated 1 matches for "vxc".
Did you mean:
vec
2010 Jun 22
1
GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
...1/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