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

Bug 434096

Summary: sys-power/powertop-2.1 fails to build with USE="-unicode"
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kripton, zerochaos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 432180    
Attachments: build.log

Description Nikoli 2012-09-06 09:33:35 UTC
Created attachment 323050 [details]
build.log

checking for library containing delwin... (cached) no
configure: error: ncurses is required but was not found
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2012-09-06 17:37:46 UTC
src_configure() {
        export ac_cv_search_delwin=$(usex unicode -lncursesw no)
        default
}


That looks more than a little wrong...
Comment 2 Sergey Popov (RETIRED) gentoo-dev 2012-09-07 10:52:10 UTC

*** This bug has been marked as a duplicate of bug 415535 ***