[syslinux] cleaning requires header files

Gene Cumm gene.cumm at gmail.com
Fri Aug 30 02:43:42 PDT 2013


On Aug 30, 2013 4:51 AM, "YuGiOhJCJ Mailing-List" <
yugiohjcj-mailinglist at laposte.net> wrote:
>
> Hello,
>
> If I do:
> $ tar xvf syslinux-6.01.tar.xz
> $ cd syslinux-6.01
> $ make clean
>
> Then I get:
> ".../syslinux-6.01/mk/efi.mk:27: *** Missing ia32 gnu-efi header files.
 Stop."
>
> Is it normal that cleaning requires header files ?

http://www.zytor.com/pipermail/syslinux-commits/2012-November/002010.html

As of 6.00, there are now three architectures of binaries.  Your build
environment is no longer capable of building everything.  Try prefixing
"bios" into the command.

    make bios clean
    make bios installer

--Gene


More information about the Syslinux mailing list