Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46147 - [icewm-1.2.13] undefined dependency
Summary: [icewm-1.2.13] undefined dependency
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 11:13 UTC by Jerome
Modified: 2004-05-07 21:34 UTC (History)
1 user (show)

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 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