On Fri, Apr 12, 2019 at 11:12 PM Sveinar Søpler cybermax@dexter.no wrote:
There is some strangeness with the configure check of widl i think?
checking checking whether widl version >= 3.20... ./configure: line 4574: '/usr/lib/wine/widl': No such file or directory no () configure: WARNING: widl is required to build header files. -- :$ widl -V
Wine IDL Compiler version 4.0 Copyright 2002 Ove Kaaven --
Do you have the WIDL environment variable set? Do you set it when running configure? config.log should be helpful to diagnose your problem.
Is there some new function in widl 3.20 that would fail this with widl 3.0? (Due to the fact that Bionic and Cosmic only has wine-3.0.x available from default repo)
widl 3.20 or newer is required. The configure test checks the widl version.