[Bug 51050] New: libusb 64-bit not found by wine 6.7 but wine 5.0.5 finds it

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 24 02:39:30 CDT 2021


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

            Bug ID: 51050
           Summary: libusb 64-bit not found by wine 6.7 but wine 5.0.5
                    finds it
           Product: Wine
           Version: 6.7
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: usb
          Assignee: wine-bugs at winehq.org
          Reporter: fast.rizwaan at gmail.com
      Distribution: ---

libusb is found by wine 5.0.5 but not by 6.7.


wine 6.7 inside flatpak
https://github.com/fastrizwaan/flatpak-wine/tree/main/org.winehq.flatpak-wine67:

-----------------------
config.status: executing Makefile commands
configure: WARNING: unrecognized options: --enable-shared, --disable-static,
--without-curses

configure: MinGW compiler not found, cross-compiling PE files won't be
supported.
configure: OpenCL 64-bit development files not found, OpenCL won't be
supported.
configure: pcap 64-bit development files not found, wpcap won't be supported.
configure: libsane 64-bit development files not found, scanners won't be
supported.
====================
configure: libusb-1.0 64-bit development files not found (or too old), USB
devices won't be supported.
====================
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
configure: libkrb5 64-bit development files not found (or too old), Kerberos
won't be supported.
configure: jxrlib 64-bit development files not found, JPEG-XR won't be
supported.

configure: Finished.  Do 'make' to compile Wine.
---------------------------------------------
But wine 5.0.5
https://github.com/fastrizwaan/flatpak-wine/tree/main/org.winehq.flatpak-wine
show this:
--------------------------------------------------
config.status: executing Makefile commands
configure: WARNING: unrecognized options: --enable-shared, --disable-static

configure: MinGW compiler not found, cross-compiling PE files won't be
supported.
configure: OpenCL 64-bit development files not found, OpenCL won't be
supported.
configure: pcap 64-bit development files not found, wpcap won't be supported.
configure: libsane 64-bit development files not found, scanners won't be
supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
configure: libkrb5 64-bit development files not found (or too old), Kerberos
won't be supported.

configure: Finished.  Do 'make' to compile Wine.
--------------------------------------------------

-- 
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