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

Bug 46147

Summary: [icewm-1.2.13] undefined dependency
Product: Gentoo Linux Reporter: Jerome <jerome.bouat>
Component: Current packagesAssignee: Brad Cowan (RETIRED) <bcowan>
Status: RESOLVED WORKSFORME    
Severity: major CC: hanno
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jerome 2004-03-29 11:13:44 UTC
{ emerge icewm } gives me:
------------------------------
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XShapeCombineRectangles in -lXext... yes
configure: error: "xfreetype or core fonts must be enabled"

!!! ERROR: x11-wm/icewm-1.2.13 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
------------------------------

In the USE flags list
http://www.gentoo.org/dyn/use-index.xml
I could not find a 'xfreetype' or 'core'.

Could it be possible that a dependency was forgiven ?


Reproducible: Always
Steps to Reproduce:
from stage1:
env-update && source /etc/profile
emerge sync
source /etc/profile
cd /usr/portage
scripts/bootstrap.sh
env-update && source /etc/profile
emerge system
source /etc/profile
emerge mirrorselect
source /etc/profile
mirrorselect -a -s4 -o >> /etc/make.conf
emerge gentoo-dev-sources
source /etc/profile
passwd
source /etc/profile
cd /usr/src/linux
make menuconfig
make && make modules_install
cp arch/i386/boot/bzImage System.map /boot
grep -v '^\#' .config | grep '^.' >/boot/kernel.config
make distclean
cd /
source /etc/profile
emerge unmerge gentoo-dev-sources
emerge grub
source /etc/profile
emerge xfree
env-update && source /etc/profile
emerge icewm
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2004-05-07 21:04:12 UTC
still having this problem?
Comment 2 Brad Cowan (RETIRED) gentoo-dev 2004-05-07 21:34:40 UTC
closing as works for me, if this is still happening please reopen