search for: lpulse

Displaying 4 results from an estimated 4 matches for "lpulse".

Did you mean: pulse
2011 Mar 16
1
Building xen-qemu-dm-4.0 (2nd attempt, please reply)
Hi, I'm trying to solve this one: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615797 As much as I can tell, and unless I have missed something, the issue is a missing -lpulse in the Makefile.target (see attached diff file that fixes the issue). While my patch makes it compile again, I fear that I'm not doing well, and that there must be a better way to fix, that would take care of the option given at compile time options sent using "xen-setup --audio-drv-list=...
2011 Mar 16
1
Building xen-qemu-dm-4.0 (2nd attempt, please reply)
Hi, I'm trying to solve this one: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615797 As much as I can tell, and unless I have missed something, the issue is a missing -lpulse in the Makefile.target (see attached diff file that fixes the issue). While my patch makes it compile again, I fear that I'm not doing well, and that there must be a better way to fix, that would take care of the option given at compile time options sent using "xen-setup --audio-drv-list=...
2011 Aug 29
1
[patch] Activate Qemu options
Hi, This patch makes it possible for Qemu to use the SDL library, to conveniently replace VNC, which has horrible mouse support. It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that later on, we can call: $(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG) IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\" --audio-card-list=\"ac97 es1370 sb16 cs4231a
2011 Aug 10
1
Xen 4.1.1 packaging enhancement
Hi, This email is mainly addressed at Waldi (Bastian Blank). I'm resending it since the previous one is waiting for approval due to its size being bigger than 40k (I compressed the .diff this time, so it should be ok). I have worked on enhancing the current packaging of Xen 4.1.1 over the last weeks. The main goal was to package the OCaml libraries of Xen as separated binary packages, and