<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0);">
<div>Hi Christian,</div>
<div><br>
</div>
<div>The repo I am using is <a href="http://git.ipxe.org/ipxe.git">http://git.ipxe.org/ipxe.git</a> and the specific file that I want is ipxe.efi.</div>
<div><br>
</div>
<div>I upgraded to Make 4.1 and the build still loops infinitely in the [DEPS] section. </div>
<div><br>
</div>
<div>Specifying bin/ipxe.efi (or .pxe) still causes an infinite loop. I tried looking into your makefile but I can only pinpoint the function where the loop is happening, as the file is past my understanding of Make.</div>
<div><br>
</div>
<div>The executable at boot.ipxe.org/ipxe.efi does not work because I can not get to the iPXE command line. Control-B causes the program to exit/crash.</div>
<div><br>
</div>
<div>thanks,</div>
<div>Scott Walker</div>
<div>walker91@llnl.gov</div>
<div><br>
</div>
<div><br>
</div>
<div>On 8/2/16, 12:10 PM, "Christian Nilsson" <<a href="mailto:nikize@gmail.com">nikize@gmail.com</a>> wrote:</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>On Tue, Aug 2, 2016 at 8:56 PM, Walker, Scott <<a href="mailto:walker91@llnl.gov">walker91@llnl.gov</a>> wrote:</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>Hi Christian,</div>
<div><br>
</div>
<div>I am indeed using the official iPXE git repo, trying to build iPXE, and all</div>
<div>of our packages meet the requirements listed. Here is the output of my git</div>
<div>log:</div>
<div><br>
</div>
<div>git log</div>
<div>commit 2afd66eb55996500499eb3bcc39c66ff042679c8</div>
</blockquote>
<div>…</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div><br>
</div>
<div>Running "git pull && make" loops infinitely whether or not I specify a –j#.</div>
</blockquote>
<div><br>
</div>
<div>What I'm trying to say here is that Github is not hosting the master</div>
<div>repo, they are mostly in sync, but not always.</div>
<div><br>
</div>
<div>Which file do you want?</div>
<div>maybe you can specify it and have better luck, such as make bin/ipxe.pxe</div>
<div><br>
</div>
<div>make clean && make works fine for me as well</div>
<div>But that is using a more recent environment with make 4.1</div>
<div><br>
</div>
</blockquote>
</body>
</html>