Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102474 - dev-util/dialog-1.0.2005020 can't link ncursesw library
Summary: dev-util/dialog-1.0.2005020 can't link ncursesw library
Status: RESOLVED DUPLICATE of bug 67524
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 05:03 UTC by Lars Weber
Modified: 2005-08-14 05:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
log file from configure (config.log,32.55 KB, text/plain)
2005-08-14 05:05 UTC, Lars Weber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Weber 2005-08-14 05:03:11 UTC
I was doing a reemerge of KDE, because I added some new useflags in make.conf:
xinerama, unicode, tidy, truetype, tcltk

I used:
emerge --update --deep --newuse kde-meta

Reproducible: Always
Steps to Reproduce:
1. Add "xinerama, unicode, tidy, truetype, tcltk" to useflags in make.conf
2. emerge --update --deep --newuse kde-meta

Actual Results:  
The emerge stopped with an error message:
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
!!! If you need support, post the topmost build error, NOT this status message.





numbercruncher particle # emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, 2.6
.11-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kd
e/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defau
lts/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvi
ps/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/conf
ig/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 avi berkdb bitmap-fonts cdr crypt ctype cups dbus dvd dvdr eds
 emacs encode esd fam foomaticdb fortran ftp gdbm gif gnome gpm gstreamer gtk gt
k2 gtkhtml hal howl imagemagick imlib ipv6 java javascript jpeg junit kde libwww
 lzw lzw-tiff mad motif mozilla mp3 mpeg msql mysql ncurses nls nvidia ogg openg
l oss pam pdflib perl png python qt quicktime readline sdl spell ssl svg tcltk t
cpd tetex tidy tiff truetype truetype-fonts type1-fonts unicode usb userlocales 
vorbis xine xinerama xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc
"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-14 05:05:26 UTC
Search harder....

*** This bug has been marked as a duplicate of 67524 ***
Comment 2 Lars Weber 2005-08-14 05:05:37 UTC
Created attachment 65908 [details]
log file from configure