Hi,
 
> Hi. I'm afraid this fails 'make check':
> TEST: tests/vmxnet3-test... (pid=19181)
> qemu-system-i386: -device vmxnet3: failed to find romfile "efi-vmxnet3.rom"
> Broken pipe

> Looks like you forgot to add the new rom images to
> the BLOBS list in Makefile.

Forgot that indeed.  But I think this isn't the reason for this failure.
configure creates symlinks for *.rom in case src and build dir are not
the same.  So you need to re-run configure to get the new roms symlinked
in the build dir so "make check" finds them.

cheers,
  Gerd


Reply via email to