Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105393 - x11-misc/xkbd should DEPEND on x11-libs/libXtst for modular X
Summary: x11-misc/xkbd should DEPEND on x11-libs/libXtst for modular X
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 08:06 UTC by Yuri Vasilevski (RETIRED)
Modified: 2005-10-01 07:06 UTC (History)
0 users

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 Yuri Vasilevski (RETIRED) gentoo-dev 2005-09-09 08:06:12 UTC
Building x11-misc/xkbd filed on Modular X failed because x11-libs/libXtst was
not installed:

i686-gentoo-linux-uclibc-gcc -Os -pipe -DUSE_XFT -I/usr/include/freetype2 -DUSE$
/usr/lib/gcc/i686-gentoo-linux-uclibc/3.4.4/../../../../i686-gentoo-linux-uclib$
collect2: ld returned 1 exit status
make[2]: *** [xkbd] Error 1
make[2]: Leaving directory `/var/tmp/portage/xkbd-0.8.12/work/xkbd-0.8.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xkbd-0.8.12/work/xkbd-0.8.12'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-misc/xkbd-0.8.12 failed.

Yuri.

Reproducible: Always
Steps to Reproduce:
emerge -av x11-misc/xkbd                  <-- Compile error
emerge -av x11-libs/libXtst x11-misc/xkbd <-- Works
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-01 07:06:37 UTC
Modular X is not supported yet.