| Summary: | app-emulation/virtualbox-ose-2.1.4 should depend on media-libs/libsdl[video] | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bartek 'Paczesiowa' Cwiklowski <paczesiowa> |
| Component: | Current packages | Assignee: | Markus Ullmann (RETIRED) <jokey> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | swapon |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
+ 22 Mar 2009; Patrick Lauer <patrick@gentoo.org> + virtualbox-ose-2.1.4-r2.ebuild: + Fixing dependencies: sdl needs to be built with USE=video. Fixes #263312 |
when I compile virtulbox-ose I get this: CXX VBoxSDL - {C}/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /var/tmp/paludis/app-emulation-virtualbox-ose-2.1.4-r2/work/VirtualBox-2.1.4_OSE/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp: In member function 'virtual nsresult VBoxSDLConsoleCallback::OnShowWindow(PRUint64*)': /var/tmp/paludis/app-emulation-virtualbox-ose-2.1.4-r2/work/VirtualBox-2.1.4_OSE/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:602: error: 'struct SDL_SysWMinfo' has no member named 'info' to fix it, I have to recompile libsdl package with video USE flag. Reproducible: Always Steps to Reproduce: