On Fri, 3 Jul 2020 at 22:55, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > On 7/3/20 11:35 PM, Michele Denber wrote: > > What is TFR? > > TFR() is defined in include/qemu-common.h:
Yep; adding #include "qemu-common.h" to tap-solaris.c should fix this (I think we missed tap-solaris.c in the header cleanup of commit a8d2532645cf5ce4). thanks -- PMM