[ipxe-devel] Latest commit fails to build on Debian stable
Robin Smidsrød
robin at smidsrod.no
Fri Feb 27 15:48:52 UTC 2015
On 25.02.2015 08:15, Sven Dreyer wrote:
> the latest commit 3e04f0791e614772f3ffe3663e4c8da71e2bc981 ([prefix] Use
> bss16 as temporary stack space for calls to install_block) fails to
> build on Debian Wheezy (current stable version).
>
> I did:
> $ git clone git://git.ipxe.org/ipxe.git
> $ cd ipxe/src/
> $ make
>
> The build process stops with:
> [BUILD] bin/com32_wrapper.o
> [BUILD] bin/undiisr.o
> [AR] bin/blib.a
> ar: creating bin/blib.a
> [HOSTCC] util/zbin
> [VERSION] bin/version.ipxe.dsk.o
> [LD] bin/ipxe.dsk.tmp
> arch/i386/scripts/i386.lds:1: undefined symbol `_min_decompress_stack'
> referenced in expression
> make: *** [bin/ipxe.dsk.tmp] Error 1
> rm bin/version.ipxe.dsk.o
The next commit should fix this bug (the one including the new LZMA
decompressor).
-- Robin
More information about the ipxe-devel
mailing list