Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497742 - x11-terms/mrxvt-0.5.4 USE=truetype with sys-libs/uclibc should depend on virtual/libiconv
Summary: x11-terms/mrxvt-0.5.4 USE=truetype with sys-libs/uclibc should depend on virt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-01-10 23:37 UTC by René Rhéaume
Modified: 2014-07-11 22:26 UTC (History)
0 users

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


Attachments
patch for mrxvt-0.5.4.ebuild (mrxvt-0.5.4.ebuild.patch,739 bytes, patch)
2014-01-10 23:38 UTC, René Rhéaume
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume 2014-01-10 23:37:35 UTC
In the mrxvt README file, it is written "Multichar support under XFT requires GNU iconv". However, uclibc does not provide an inconv implementation, but libiconv is available in uclibc profiles. I simply added -liconv to linker flags and it worked.


Reproducible: Always

Steps to Reproduce:
1. Install Lilblue on your computer
2. Add truetype to USE flags in /etc/portage/make.conf
3. emerge mrxvt
Actual Results:  
emake failed

Expected Results:  
mrxvt installed on system

For some reason, I cannot add virtual/iconv as a dependency, I had to use elibc_uclibc? ( dev-libs/libiconv )
Comment 1 René Rhéaume 2014-01-10 23:38:33 UTC
Created attachment 367596 [details, diff]
patch for mrxvt-0.5.4.ebuild
Comment 2 Anthony Basile gentoo-dev 2014-07-11 22:26:06 UTC
Fixed in the tree.