A user reported that rom-o-matic.net was failing when an embedded image was 
added to r8169.usb.

I did a manual build and got this result:

  [...@rom src]$ cat > bar
  #!gpxe
  autoboot
  [...@rom src]$ make bin/r8169.usb EMBEDDED_IMAGE=bar
  [BUILD] bin/embedded.o
  image/embedded.c:40: error: unknown field ‘ref_no_free’ specified in 
initializer
  cc1: warnings being treated as errors
  image/embedded.c:40: error: initialization makes integer from pointer without 
a cast
  make: *** [bin/embedded.o] Error 1

Anybody want to take a crack at debugging this?

/ Marty /


_______________________________________________
gPXE-devel mailing list
gPXE-devel@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe-devel

Reply via email to