Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 330365

Summary: gnome-base/gnome-media-2.30.2-r1 with USE=pulseaudio will fail if media-sound/pulseaudio is not built with USE=glib
Product: Gentoo Linux Reporter: Christian Faulhammer (RETIRED) <fauli>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 313037, 324077    

Description Christian Faulhammer (RETIRED) gentoo-dev 2010-07-29 15:02:18 UTC
Please add the corresponding USE flag dependency on USE=pulseaudio, otherwise the following error appears while configuring:

checking for PULSEAUDIO... no
configure: error: PulseAudio support explicitly requested but dependencies not found
Comment 1 Pacho Ramos gentoo-dev 2010-07-29 20:02:29 UTC
+  29 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-media-2.30.0-r1.ebuild:
+  media-sound/pulseaudio needs to be built with glib support as reported by
+  Christian Faulhammer in bug #330365.

Thanks for reporting