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

Bug 158157

Summary: x11-wm/blackbox fails on uclibc
Product: Gentoo Linux Reporter: Stefan de Konink <stefan>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan de Konink 2006-12-14 12:10:54 UTC
checking for iconv_open... no
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
configure: error: Blackbox requires iconv(3) support.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/x11-wm/blackbox-0.70.0/work/blackbox-0.70.0/config.log

!!! ERROR: x11-wm/blackbox-0.70.0 failed.
Call stack:
  ebuild.sh, line 1569:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  blackbox-0.70.0.ebuild, line 26:   Called econf '--sysconfdir=/etc/X11/blackbox' '--disable-nls' '--enable-xft' '--disable-debug'
  ebuild.sh, line 541:   Called die

(and ofcourse you will only see this on uclibc...)

So I wonder if I try to get all this thing to work... without getting myself into the gcc nightmare.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-14 13:36:52 UTC
We really can't depend on dev-libs/libiconv; it kills glibc.
Comment 2 Stefan de Konink 2006-12-14 13:39:15 UTC
(In reply to comment #1)
> We really can't depend on dev-libs/libiconv; it kills glibc.

Doesn't portage allow an 'if uclibc then do this otherwise do that'? (Or depend on a virtual iconv package?)
Comment 3 solar (RETIRED) gentoo-dev 2006-12-14 14:56:52 UTC
There is no iconv support for uClibc at gentoo. Please use another peice of software. XFCE is known work with only minor modifcations.