Unable to make
|
2019-07-19, 23:03
Post: #1
|
|||
|
|||
Unable to make
Hello! Downloaded the latest git commit and tried to compile. I have all of the dependencies installed but the make dies out here.
Code: [BIN] bin/ipxe.dsk.bin Not sure where to go from here. Thanks in advance! CS |
|||
2019-07-22, 17:31
Post: #2
|
|||
|
|||
RE: Unable to make
could you try:
make V=1 to see what is going on? OS might be relevant here, the error seems to come from: https://git.ipxe.org/ipxe.git/blob/a4f8c...img.pl#l40 What is it that you are trying to build? as in which binary do you want? as a work around you might be able to build that specifically, unless you really want just ipxe.dsk or one that depends on it. for targets, see https://ipxe.org/appnote/buildtargets Use GitHub Discussions VRAM bin |
|||
2019-07-22, 21:52
Post: #3
|
|||
|
|||
RE: Unable to make
Looks like it was because I was trying to build on a mounted CIFS share. I copied the source to a local directory and it built without errors.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)