Gentoo Archives: gentoo-user

From: Makurin Roman <drolyk@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can`t build kde with modular xorg
Date: Sat, 15 Oct 2005 18:57:09
Message-Id: 200510152250.24115.drolyk@gmail.com
1 Hi all! I`ve got modular xorg installed on my system, everything`s fine but
2 now I can`t build new kde 3.4.3. here is my error:
3
4 [snip]
5 checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes
6 checking for GL... (cached) yes
7 checking for glXChooseVisual in -lGL... (cached) yes
8 checking "struct ucred"... yes
9 checking nogroup... nogroup
10 checking for getpeereid... no
11 checking for xmkmf... /usr/bin/xmkmf
12 checking X paths... failed
13 configure: error: /usr/bin/xmkmf (imake) failed.
14 Make sure you have all necessary X development packages installed.
15 On some systems a missing /lib/cpp symlink is at fault.
16
17 !!! ERROR: kde-base/kdebase-3.4.3 failed.
18 !!! Function kde_src_compile, Line 156, Exitcode 1
19 !!! died running ./configure, kde_src_compile:configure
20 !!! If you need support, post the topmost build error, NOT this status
21 message.
22
23
24 Is there any solution ?
25
26
27 Thanks