../wine-source/dlls/mshtml/nsio.c: In function ‘async_open’:
../wine-source/dlls/mshtml/nsio.c
async_start_doc_binding(window, window->pending_window, (load_type & LOAD_CMD_RELOAD) ? BINDING_REFRESH : BINDING_NAVIGATED);
^~~~~~~~~~~~~~~
../wine-source/dlls/mshtml/nsio.c
../wine-source/dlls/mshtml/nsio.c: In function ‘nsChannel_AsyncOpen’:
../wine-source/dlls/mshtml/nsio.c
UINT32 load_type = LOAD_CMD_NORMAL;
^~~~~~~~~~~~~~~
CMF_NORMAL
Makefile:115855: recipe for target 'dlls/mshtml/nsio.o' failed
make: *** [dlls/mshtml/nsio.o] Error 1
Host is Ubuntu 18.04.6 LTS i686. Should this still work?