[Bug 39545] New: wine build fails without libpulse

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 2 16:17:42 CST 2015


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 at winehq.org
          Reporter: Stefan.Leichter at 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.



More information about the wine-bugs mailing list