[Bug 39545] New: wine build fails without libpulse
https://bugs.winehq.org/show_bug.cgi?id=39545 Bug ID: 39545 Summary: wine build fails without libpulse Product: Wine Version: 1.7.54 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: Stefan.Leichter(a)camLine.com Distribution: --- Created attachment 52696 --> https://bugs.winehq.org/attachment.cgi?id=52696 config.log System: Debian Jessie 64 bit Configure detects that libpulse is missing (see attached config.log), but make tries to link winepulse.drv against libpulse. Therefore building wine fails for me with: make[1]: Entering directory '/usr/src/wine/wine-build-local32/dlls/winepulse.drv' ../.././../wine-build-local64/tools/winegcc/winegcc -o winepulse.drv.so \ -B../.././../wine-build-local64/tools/winebuild --sysroot=../.. -m32 -fasynchronous-unwind-tables -shared ../../../wine-git-local/dlls/winepulse.drv/winepulse.drv.spec \ mmdevdrv.o -ldxguid -luuid -lwinmm -luser32 -ladvapi32 -lole32 -lwine \ ../../libs/port/libwine_port.a -lpulse -lpthread /usr/bin/ld: cannot find -lpulse collect2: error: ld returned 1 exit status winegcc: ccache failed Makefile:209: recipe for target 'winepulse.drv.so' failed make[1]: *** [winepulse.drv.so] Error 2 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39545 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Distribution|--- |Debian Regression SHA1| |3fe0c08992db43155677f02ec0c | |ca423b9278f89 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39545 Stefan Leichter <Stefan.Leichter(a)camLine.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bfb5f26f10f3a220b8ea6a957a6 | |5be38abc016fc Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Stefan Leichter <Stefan.Leichter(a)camLine.com> --- fixed by http://source.winehq.org/git/wine.git/?a=commit;h=bfb5f26f10f3a220b8ea6a957a... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39545 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.55. -- 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.
participants (1)
-
wine-bugs@winehq.org