[PATCH] configure: Fix compilation for systems without libpulse

Bruno Jesus 00cpxxx at gmail.com
Tue Nov 3 09:00:22 CST 2015


On Tue, Nov 3, 2015 at 9:00 PM, Andrew Eikum <aeikum at codeweavers.com> wrote:
> Sorry about that, Francois. I think this will fix it. I took your
> suggestion to use enable_winepulse_drv instead of PULSE_LIBS in the
> later section.

Hi, Andrew. I applied the patch and did a new configure && make,
configure shows that I don't have Pulseaudio installed [1] but still I
get the same problem when it hits winepulse.drv. Then I manually
erased the Makefile inside winepulse.drv and did a second configure
and make. Make recreated file still have -lpulse.

[1] configure: libpulse 32-bit development files not found or too old,
Pulse won't be supported.

Am I missing something? I really don't understand this make stuff, sorry =/



More information about the wine-devel mailing list