[ipxe-devel] missing files from git

Joshua C. joshuacov at googlemail.com
Sat Oct 20 12:53:48 UTC 2012


2012/10/20 Shao Miller <sha0.miller at gmail.com>:
> I have two question, please: What operating system are you building on?
> What toolchain are you working with?  bfd.h isn't supposed to be included
> with iPXE, as far as I know.  On my system, it's found under /usr/include/
> - Shao
>
> -----Original Message-----
> From: ipxe-devel-bounces at lists.ipxe.org
> [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of Steven Dick
> Sent: Friday, October 19, 2012 15:06
> To: ipxe-devel at lists.ipxe.org
> Subject: [ipxe-devel] missing files from git
>
> efi parts of ipxe won't compile:
>
> $ git pull
> $ make everything
> [...]
> util/elf2efi.c:30:17: fatal error: bfd.h: No such file or directory
> compilation terminated.
> make[2]: *** [util/elf2efi32] Error 1
> [...]
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

bfd.h is not part of the ipxe package. Read here about the
dependencies of ipxe (under source code) : http://ipxe.org/download .
On fedora bfd.h is part of the binutils-devel package.

-- 

-- joshua



More information about the ipxe-devel mailing list