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

Bug 263718

Summary: app-emulation/kvm with USE="sdl" needs x11-drivers/xf86-input-evdev
Product: Gentoo Linux Reporter: Aelia <diego.abelenda>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aelia 2009-03-25 12:31:50 UTC
With ~amd64

when compiling kvm with USE="sdl"
I had a little problem, it failed with error:
in check_evdev.c
[...]
SDL_[...] not found

after installing xf86-input-evdev _AND_ recompiling libsdl it compiled and worked

So we will need a evdev input_device flag for libsdl to check correctly with kvm.

Reproduce steps:
emerge -C xf86-input-evdev
emerge libsdl kvm


Reproducible: Always

Steps to Reproduce:
1. emerge -C xf86-input-evdev
2. emerge libsdl kvm
3.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-26 20:21:18 UTC
Please post your "emerge --info" and attach the build.log file of the failed emerge to this bug.

Reopen this bug when you provide the requested information.