The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help compiling
2011-06-11, 06:21
Post: #1
Need help compiling
Hi!

I'm having a hard time getting iPXE compiled for my Intel 82576EB (8086:10C9). I have managed to get a gPXE image working
through the "rom-o-matic", but I really want to use iPXE.

Since I'm normaly running on Windows, I downloaded VirtualBox together with a Ubuntu image. I assume I don't have to run the compilation on the same computer that it's meant for, to get the image/ROM?

I start by running this command, after getting the files from git:
Code:
ubuntu@ubuntu-VirtualBox:~/ipxe/src$ make bin/808610C9.rom

The compilation runs for a while, and then stops with the following error:
Code:
[LD] bin/808610C9.rom.tmp
arch/i386/scripts/i386.lds:1: undefined symbol `obj_808610C9' referenced in expression
make: *** [bin/808610C9.rom.tmp] Error 1

Any help is greatly appreciated! Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Need help compiling - Crusnik01 - 2011-06-11 06:21
RE: Need help compiling - Crusnik01 - 2011-06-19, 02:50



User(s) browsing this thread: 2 Guest(s)