<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi All,<br><br>I'm trying to install a local ipxe system by downloading git package.<br>I' m able to compile it with make & make bin/NIC and access it through web server.<br><br>The problem is that when I try to get the image I obtain this log :<br><br><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">  [BUILD] bin/config_romprefix.o
  [BUILD] bin/config_route.o
  [BUILD] bin/video_subr.o
  [BUILD] bin/bios_console.o
  [BUILD] bin/bios_smbios.o
  [BUILD] bin/vesafb.o
  [BUILD] bin/comboot_call.o
  [BUILD] bin/vmconsole.o
  [BUILD] bin/debugcon.o
  [BUILD] bin/mromprefix.o
arch/i386/prefix/romprefix.S: Assembler messages:
arch/i386/prefix/romprefix.S:803: Error: undefined symbol `ROM_BANNER_TIMEOUT' in operation
make: *** [bin/mromprefix.o] Error 1
make: Leaving directory `/tmp/MDCROMx3ZR0n'<br><br>Do you have an idea of what could be wrong ?<br><br>Many thanks in advance for your support.<br><br>Best Regards,<br>Massimiliano<br></pre><br>                                    </div></body>
</html>