On 30 June 2016 at 17:21, Gerd Hoffmann <kra...@redhat.com> wrote:
>   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.

Awkward. I guess you need to do something to arrange that
configure is run.

thanks
-- PMM

Reply via email to