[Bug 52977] New: Build fails when passing --disable-vkd3d

WineHQ Bugzilla wine-bugs at winehq.org
Sun May 8 17:03:17 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52977

            Bug ID: 52977
           Summary: Build fails when passing --disable-vkd3d
           Product: Wine
           Version: 7.8
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
          Assignee: wine-bugs at winehq.org
          Reporter: sarnex at gentoo.org
      Distribution: ---

Hi all,

This is reproducible with Wine 7.8 but probably earlier versions too.

If you run ./configure with --disable-vkd3d, the build fails with the below
error:

Error with --with-mingw:

/usr/libexec/gcc/i686-w64-mingw32/ld: cannot find -lvkd3d
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/i686-w64-mingw32-gcc failed
make: *** [Makefile:130204: dlls/wined3d/wined3d.dll] Error 2


Error with --without-mingw:

dlls/wined3d/wined3d.spec:319: function 'vkd3d_create_instance' not defined
dlls/wined3d/wined3d.spec:320: function 'vkd3d_instance_decref' not defined
... (other similar errors)
winegcc: ./tools/winebuild/winebuild failed
make: *** [Makefile:134505: dlls/wined3d/wined3d.dll.so] Error 2


If the configure log or build log will help let me know and I can attach it.

Thanks,
Sarnex

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list