Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] error creating .efirom
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
  [HOSTCC] util/elf2efi32
util/elf2efi.c: In function ‘write_pe_file’:
util/elf2efi.c:640:4: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘UINT32’ [-Wformat]
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [util/elf2efi32] Error 1

Thanks again.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: error creating .efirom - mcb30 - 2012-04-10, 18:37
RE: error creating .efirom - kralizeck - 2012-04-10 18:49
RE: error creating .efirom - mcb30 - 2012-04-10, 19:40



User(s) browsing this thread: 1 Guest(s)