I already submitted a fix to iPXE for that some time back...<br><br><a href="http://git.ipxe.org/ipxe.git/commitdiff/3cefc5a">http://git.ipxe.org/ipxe.git/commitdiff/3cefc5a</a><br><br>-Alessandro-<br><br><div class="gmail_quote">
On Thu, Jul 8, 2010 at 17:43, Marty Connor <span dir="ltr"><<a href="mailto:mdc@etherboot.org">mdc@etherboot.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
A user reported that <a href="http://rom-o-matic.net" target="_blank">rom-o-matic.net</a> was failing when an embedded image was added to r8169.usb.<br>
<br>
I did a manual build and got this result:<br>
<br>
[mdc@rom src]$ cat > bar<br>
#!gpxe<br>
autoboot<br>
[mdc@rom src]$ make bin/r8169.usb EMBEDDED_IMAGE=bar<br>
[BUILD] bin/embedded.o<br>
image/embedded.c:40: error: unknown field ‘ref_no_free’ specified in initializer<br>
cc1: warnings being treated as errors<br>
image/embedded.c:40: error: initialization makes integer from pointer without a cast<br>
make: *** [bin/embedded.o] Error 1<br>
<br>
Anybody want to take a crack at debugging this?<br>
<br>
/ Marty /<br>
<br>
<br>
_______________________________________________<br>
gPXE-devel mailing list<br>
<a href="mailto:gPXE-devel@etherboot.org">gPXE-devel@etherboot.org</a><br>
<a href="http://etherboot.org/mailman/listinfo/gpxe-devel" target="_blank">http://etherboot.org/mailman/listinfo/gpxe-devel</a><br>
</blockquote></div><br>