Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92890 - dev-util/dialog can not be built
Summary: dev-util/dialog can not be built
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: utf8 herd (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-17 04:01 UTC by Michal Hruska
Modified: 2005-05-17 10:24 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 Michal Hruska 2005-05-17 04:01:29 UTC
I tried to emerge alsa-utils. One of the dependencies is dev-util/dialog which
can not be built due some error (link ncursesw library?).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




...
checking for ncursesw header in include-path... curses.h
checking for ncurses version... 5.4.20040208
checking for Gpm_Open in -lgpm... yes
checking for initscr in -lgpm... no
checking for initscr... no
checking for initscr in -lncursesw... no
checking for -lncursesw in /usr/local/lib... no
checking for -lncursesw in /usr/lib... no
configure: error: Cannot link ncursesw library

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/dialog-1.0.20050206/work/dialog-1.0-20050206/config.log

!!! ERROR: dev-util/dialog-1.0.20050206 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-17 04:46:05 UTC
rebuild 
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-17 04:46:22 UTC
rebuild ncurses with unicode support 
Comment 3 Alexander Simonov 2005-05-17 10:24:40 UTC
May be are you have ncurses without unicode support, but have unicode flag in 
USE variable.
Try rebuild or upgrade your ncurses library.