The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
code model kernel does not support PIC mode
2018-10-29, 12:47
Post: #1
code model kernel does not support PIC mode
Hello,

When I'm building "make bin-x86_64-pcbios/ipxe.lkrn", I get this error:
Code:
cc1: error: code model kernel does not support PIC mode
Makefile.housekeeping:936: recipe for target 'bin-x86_64-pcbios/__umoddi3.o' failed
make: *** [bin-x86_64-pcbios/__umoddi3.o] Error 1
And when I build it in 32 bit, I get a different error:
Code:
util/zbin.c:7:10: fatal error: lzma.h: No such file or directory
#include <lzma.h>
          ^~~~~~~~
compilation terminated.
Makefile.housekeeping:1381: recipe for target 'util/zbin' failed
make: *** [util/zbin] Error 1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
code model kernel does not support PIC mode - ChrisLucas29 - 2018-10-29 12:47



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