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

Bug 205134

Summary: games-emulation/mednafen fails to build with a non-unicode ncurses
Product: Gentoo Linux Reporter: Colin <colin.bourassa>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Colin 2008-01-10 01:03:47 UTC
games-emulation/mednafen will fail to build if sys-libs/ncurses was emerge'd with the 'unicode' flag off.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-libs/ncurses with -unicode
2. emerge games-emulation/mednafen

Actual Results:  
The mednafen build fails when attempting to link with the 'ncursesw' library. This library is unavailable.

Expected Results:  
Successful build.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-01-19 04:43:29 UTC
We'll pick this up later with use-based deps.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-01-15 05:54:28 UTC
bugzilla.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-01-15 05:55:16 UTC
curses isn't used by mednafen, at least in the latest version.  Builds fine with ncurses built with or without unicode.