Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231925 - =app-emulation/kvm-71-r1 doesn't enable sdl as an audio driver when USE='sdl'
Summary: =app-emulation/kvm-71-r1 doesn't enable sdl as an audio driver when USE='sdl'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 02:39 UTC by Carlo Marcelo Arenas Belon
Modified: 2008-07-16 16:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Marcelo Arenas Belon 2008-07-16 02:39:01 UTC
before kvm-71 used to be enabled together with the console support but is not anymore as the --audio-drv-list generated by the ebuild for configure doesn't include it.

Reproducible: Always

Steps to Reproduce:
1. USE="sdl" emerge -DNvu kvm
2. kvm -audio-help | grep -A1 "Available drivers" 

Actual Results:  
kvm -audio-help | grep -A1 "Available drivers"
Available drivers:
Name: none

Expected Results:  
kvm -audio-help | grep -A1 "Available drivers"
Available drivers:
Name: sdl
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-16 16:27:14 UTC
Fixed in -r2