Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1
Date: Wed, 17 Aug 2005 02:07:01
Message-Id: 5bdc1c8b050816190129f40a2f@mail.gmail.com
In Reply to: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1 by Jamie Dobbs
1 On 8/16/05, Jamie Dobbs <jamie.dobbs@×××××××××.nz> wrote:
2 > I am trying to build Xorg on a newly installed 2005.1 system and get the
3 > following output:
4 >
5 > LD_LIBRARY_PATH=../../../exports/lib
6 > XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/mkfontscale
7 > -b -s -l .
8 > /usr/bin/fc-cache .
9 > make[5]: *** [fonts.cache] Illegal instruction
10 > make[5]: Leaving directory
11 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts/scaled/Type1'
12 > make[4]: *** [all] Error 2
13 > make[4]: Leaving directory
14 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts/scaled'
15 > make[3]: *** [all] Error 2
16 > make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts'
17 > make[2]: *** [all] Error 2
18 > make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
19 > make[1]: *** [World] Error 2
20 > make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
21 > make: *** [World] Error 2
22 >
23 > !!! ERROR: x11-base/xorg-x11-6.8.2-r2 failed.
24 > !!! Function build, Line 974, Exitcode 2
25 > !!! make World failed
26 > !!! If you need support, post the topmost build error, NOT this status
27 > message.
28 >
29 > I have searched Bugzilla but can't see any references to the error I am
30 > experiencing, can anyone point me in the right direction?
31
32 Jamie,
33 I don't know anymore how to tell what profile I'm running under but
34 there certainly isn't a general problem with xorg-x11 on my laptop
35 here:
36
37 flash ~ # emerge -pv xorg-x11
38
39 These are the packages that I would merge, in order:
40
41 Calculating dependencies ...done!
42 [ebuild R ] x11-base/xorg-x11-6.8.2-r2 -3dfx -3dnow +bitmap-fonts
43 -cjk -deb ug -dlloader -dmx -doc -font-server -insecure-drivers +ipv6
44 -minimal +mmx +nls - nocxx +opengl +pam -sdk +sse -static
45 +truetype-fonts +type1-fonts (-uclibc) -xpr int +xv 0 kB
46
47 Total size of downloads: 0 kB
48 flash ~#
49
50 flash ~ # emerge -pv glibc
51
52 These are the packages that I would merge, in order:
53
54 Calculating dependencies ...done!
55 [ebuild R ] sys-libs/glibc-2.3.5 -build -debug -erandom -hardened
56 (-multilib) +nls +nptl +nptlonly -pic (-selinux) -userlocales 0 kB
57
58 Total size of downloads: 0 kB
59 flash ~ #
60
61 Doubt this helps much. Hope oyu get it figured out.
62
63 Good luck,
64 Mark
65
66 --
67 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1 Neil Bothwick <neil@××××××××××.uk>