Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Initial Make Error
2019-11-01, 05:17
Post: #1
Initial Make Error
I am running Mint Linux and far as I can see I have all the items added to use IPXE. I ran my initial make in ipxe/src which ended in error:

In file included from util/zbin.c:1:0:
/usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h:9:16: fatal error: stdint.h: No such file or directory
# include_next <stdint.h>

What am I missing or need to change.

Respectfully

Jim
Find all posts by this user
Quote this message in a reply
2019-11-06, 20:24 (This post was last modified: 2019-11-06 20:24 by SebastianRoth.)
Post: #2
RE: Initial Make Error
Try installing package:
Code:
libstdc++-7-dev

If that doesn't help you might want to search for other possible packages like this:https://packages.debian.org/search?searchon=contents&keywords=stdint.h&mode=path&suite=stable&arch=any
Find all posts by this user
Quote this message in a reply
Post Reply 




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