[gPXE-devel] Regression with embedded images

Marty Connor mdc at etherboot.org
Thu Jul 8 20:43:29 EDT 2010


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:

  [mdc at rom src]$ cat > bar
  #!gpxe
  autoboot
  [mdc at 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 /




More information about the gPXE-devel mailing list