[Solved] error creating .efirom
|
2012-04-10, 18:25
(This post was last modified: 2012-04-11 12:02 by kralizeck.)
Post: #1
|
|||
|
|||
[Solved] error creating .efirom
Hi.
When I try to make a i386 or x86_64 efirom I get this error: Code: make bin-i386-efi/11ab436a.efirom I'm using late git code Thanks. |
|||
2012-04-10, 18:37
Post: #2
|
|||
|
|||
RE: error creating .efirom
(2012-04-10 18:25)kralizeck Wrote: When I try to make a i386 or x86_64 efirom I get this error: You need to install the libbfd headers, which are probably in a package called "bfd-devel", "libbfd-devel", or similar. Michael |
|||
2012-04-10, 18:49
Post: #3
|
|||
|
|||
RE: error creating .efirom
(2012-04-10 18:37)mcb30 Wrote: You need to install the libbfd headers, which are probably in a package called "bfd-devel", "libbfd-devel", or similar. Thanks. I install binutils-dev ("apt-cache search libbfd" gave me that result), but i get a new error: Code: make bin-i386-efi/11ab436a.efirom Thanks again. |
|||
2012-04-10, 19:40
Post: #4
|
|||
|
|||
RE: error creating .efirom
(2012-04-10 18:49)kralizeck Wrote: Thanks. It looks as though you also need zlib-dev (or libz-dev, or similar). Michael Michael |
|||
2012-04-10, 20:04
Post: #5
|
|||
|
|||
RE: error creating .efirom
Most likely you haven't installed build-essential, which gives you a complete C toolchain. Please also see the main ipxe.org website for the specific build requirements.
|
|||
2012-04-11, 12:02
Post: #6
|
|||
|
|||
RE: error creating .efirom
Finally I used ubuntu 10.04 (using latest desktop version I've all those problems) server on a virtual machine and, installing what you suggested me, it's all ok.
Thanks. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)