On Tue, Nov 3, 2015 at 9:00 PM, Andrew Eikum aeikum@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 =/