| Summary: | sys-power/powertop-2.1 fails to build with USE="-unicode" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nikoli <nikoli> |
| Component: | Current packages | Assignee: | 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 | ||
src_configure() {
export ac_cv_search_delwin=$(usex unicode -lncursesw no)
default
}
That looks more than a little wrong...
*** This bug has been marked as a duplicate of bug 415535 *** |
Created attachment 323050 [details] build.log checking for library containing delwin... (cached) no configure: error: ncurses is required but was not found