<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>I am indeed using the official iPXE git repo, trying to <a href="http://ipxe.org/download">
build iPXE</a>, and all of our packages meet the requirements listed. Here is the output of my git log:</div>
<div><br>
</div>
<div>
<div><span style="background-color: rgb(255, 255, 0);">git log</span></div>
<div><i>commit <span style="background-color: rgb(255, 255, 0);">2afd66eb55</span>996500499eb3bcc39c66ff042679c8</i></div>
<div><i>Author: Michael Brown <mcb30@ipxe.org></i></div>
<div><i>Date: Fri Jul 29 15:58:59 2016 +0100</i></div>
<div><br>
</div>
<div><i>[pixbuf] Enable PNG format by default</i></div>
<div></div>
<div><i>Enable IMAGE_PNG (but not IMAGE_PNM) by default, and drag in the</i></div>
<div><i>relevant objects only when image_pixbuf() is present in the binary.</i></div>
<div></div>
<div><i>Signed-off-by: Michael Brown <mcb30@ipxe.org></i></div>
<div><i><br>
</i></div>
<div><i>commit 1090839b94bcfec75b87438f154071908108927b</i></div>
<div><i>Author: Michael Brown <mcb30@ipxe.org></i></div>
<div><i>Date: Fri Jul 29 15:56:10 2016 +0100</i></div>
<div><br>
</div>
<div><i>[build] Remove more obsolete explicit object requirements</i></div>
<div></div>
<div><i>Signed-off-by: Michael Brown <mcb30@ipxe.org></i></div>
<div>…</div>
<div><br>
</div>
<div>Running "git pull && make" loops infinitely whether or not I specify a –j#.</div>
<div>I attempted to compile on a different machine with CentOS/Make 3.81/Xeon v3 processors and it looped infinitely.</div>
<div>It also had the same problem on a machine with Ubuntu/Make v4.0/Xeon v2.</div>
<div><br>
</div>
<div>thanks,</div>
</div>
<div>Scott Walker</div>
<div>walker91@llnl.gov</div>
<div><br>
</div>
<div>On 8/2/16, 11:29 AM, "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 7:44 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>Hello,</div>
<div><br>
</div>
<div>I was unable to use the precompiled binary of iPXE because control-B appears</div>
<div>to be making it crash instead of going to the command line. I’ve been trying</div>
<div>to compile the source from github (which is current as of today) but there</div>
<div>is an infinite loop in the makefile.</div>
<div><br>
</div>
<div>The loop appears to be in the “deps_template_file” function. I left it</div>
<div>running for 25 minutes but it keeps looping through and printing all of the</div>
<div>"[DEPS]" output.</div>
<div><br>
</div>
<div>Here is the info for the machine I am using to compile iPXE.</div>
<div><br>
</div>
<div>make --version</div>
<div>GNU Make 3.81</div>
<div>Copyright (C) 2006 Free Software Foundation, Inc.</div>
<div>This is free software; see the source for copying conditions.</div>
<div>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A</div>
<div>PARTICULAR PURPOSE.</div>
<div>This program built for x86_64-redhat-linux-gnu</div>
<div><br>
</div>
<div>uname -rvso</div>
<div>Linux 2.6.32-573.18.1.1chaos.ch5.4.x86_64 #1 SMP Thu Feb 11 17:42:20 PST</div>
<div>2016 GNU/Linux</div>
<div><br>
</div>
<div>cpuinfo</div>
<div><br>
</div>
<div>model name : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz</div>
<div><br>
</div>
<div><br>
</div>
<div>thanks,</div>
<div>Scott Walker</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<div>Hi,</div>
<div>Official git repo is located at <a href="http://git.ipxe.org/ipxe.git">http://git.ipxe.org/ipxe.git</a></div>
<div><br>
</div>
<div>What are you building? a git pull gives me 2afd66eb55</div>
<div>Followed by a make -j16 everything works without issues here on a</div>
<div>Gentoo install.</div>
<div><br>
</div>
<div>Not tested a boot so can't comment on Ctrl+B but official builds are</div>
<div>available att boot.ipxe.org</div>
<div><br>
</div>
<div>/Christian</div>
<div><br>
</div>
</blockquote>
</body>
</html>