Gentoo Archives: gentoo-user

From: "Nico Schümann" <nico.schuemann@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xorg-x11: Compile always fails.
Date: Fri, 30 Jun 2006 20:41:15
Message-Id: 1f05046e0606301324t5a09dbb0k738a3112d3a43329@mail.gmail.com
1 I wanted to upgrade to X11R7 (following
2 http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml) but
3 it just doesn't work.
4 Except all the digest errors, I just can't compile some packages I need,
5 # emerge -av xorg-x11 --digest
6 > >>> Emerging (1 of 57) x11-libs/libXt-1.0.2 to /
7 > checking for XT... configure: error: Package requirements (sm x11 xproto kbproto) were not met:
8 >
9 > No package 'sm' found
10 >
11 > Consider adjusting the PKG_CONFIG_PATH environment variable if you
12 > installed software in a non-standard prefix.
13
14 After --skipfirst the same:
15 > >>> Emerging (1 of 56) x11-libs/libXmu-1.0.2 to /
16 > checking for XMU... configure: error: Package requirements (xt xext xextproto) were not met:
17 >
18 > No package 'xt' found
19
20
21 And I just don't know what's going wrong.
22
23 Greets,
24 Nico
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg-x11: Compile always fails. Kristian Poul Herkild <kristian@×××××××.dk>
Re: [gentoo-user] xorg-x11: Compile always fails. Richard Fish <bigfish@××××××××××.org>