Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205134 - games-emulation/mednafen fails to build with a non-unicode ncurses
Summary: games-emulation/mednafen fails to build with a non-unicode ncurses
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-10 01:03 UTC by Colin
Modified: 2009-01-15 05:55 UTC (History)
0 users

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 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.