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

I'm again having trouble getting iPXE compiled. I had to destroy the old VM box, so I'm working with the latest clone from git, and it seems there is somethign wrong.

Get this error now:
Code:
ubuntu@ubuntu-VirtualBox:~/ipxe/src$ make bin/808610c9.rom
  [BUILD] bin/main.o
core/main.c:33:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
core/main.c: In function ‘main’:
core/main.c:99:38: error: ‘scriptlet_setting’ undeclared (first use in this function)
core/main.c:99:38: note: each undeclared identifier is reported only once for each function it appears in
make: *** [bin/main.o] Error 1

PS:I got it to compile last time I asked, after installing a few more headers and such, so this is kind of unrelated to the first post.
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: 1 Guest(s)