nvidia-libs fails to install on wine-8.9 when configured with the "new WoW64 approach" (i.e. configure --enable-archs=i386,x86_64 ...") with this error:
meson.build:5:38: ERROR: C shared or static library 'dl' not found
The full meson-log.txt file is attached. This is problem does not occur when trying to install nvidia-libs on wine-8.9 with the old "shared Wow64" [1] configuration.
nvidia-libs fails to install on wine-8.9 when configured with the "new WoW64 approach" (i.e. configure --enable-archs=i386,x86_64 ...") with this error:
meson.build:5:38: ERROR: C shared or static library 'dl' not found
The full meson-log.txt file is attached. This is problem does not occur when trying to install nvidia-libs on wine-8.9 with the old "shared Wow64" [1] configuration.
[1] https://wiki.winehq.org/Building_Wine#Shared_WoW64
meson-log.txt