Gentoo Archives: gentoo-user

From: Leandro Melo de Sales <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Qt installation error
Date: Tue, 31 Oct 2006 15:12:05
Message-Id: 5bc4c4570610310706k3be42d56j63fd7536d8503130@mail.gmail.com
1 Hi list,
2
3 I'm trying to install QT but I got the following error:
4
5 >>> Emerging (1 of 3) x11-libs/qt-3.3.6-r4 to /
6 * qt-x11-free-3.3.6.tar.bz2 MD5 ;-) ...
7
8 [ ok ]
9 * qt-x11-free-3.3.6.tar.bz2 RMD160 ;-) ...
10
11 [ ok ]
12 * qt-x11-free-3.3.6.tar.bz2 SHA1 ;-) ...
13
14 [ ok ]
15 * qt-x11-free-3.3.6.tar.bz2 SHA256 ;-) ...
16
17 [ ok ]
18 * qt-x11-free-3.3.6.tar.bz2 size ;-) ...
19
20 [ ok ]
21 * checking ebuild checksums ;-) ...
22
23 [ ok ]
24 * checking auxfile checksums ;-) ...
25
26 [ ok ]
27 * checking miscfile checksums ;-) ...
28
29 [ ok ]
30 * checking qt-x11-free-3.3.6.tar.bz2 ;-) ...
31
32 [ ok ]
33 >>> Unpacking source...
34 >>> Unpacking qt-x11-free-3.3.6.tar.bz2 to /var/tmp/portage/qt-3.3.6-r4/work
35 * Applying qt-3.3.6-uic-fix.patch ...
36
37 [ ok ]
38 * Applying 0001-dnd_optimization.patch ...
39
40 [ ok ]
41 * Applying 0002-dnd_active_window_fix.patch ...
42
43 [ ok ]
44 * Applying 0038-dragobject-dont-prefer-unknown.patch ...
45
46 [ ok ]
47 * Applying 0044-qscrollview-windowactivate-fix.diff ...
48
49 [ ok ]
50 * Applying 0047-fix-kmenu-widget.diff ...
51
52 [ ok ]
53 * Applying 0048-qclipboard_hack_80072.patch ...
54
55 [ ok ]
56 * Applying qt-ulibc.patch ...
57
58 [ ok ]
59 * Applying qt-3.3.6-CVE-2006-4811-bis.patch ...
60
61 (...)
62
63 XRandR auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql -I/usr/include/mysql)
64 Could not find XRandR lib anywhere in /usr/lib64 /usr/lib64/mysql
65 /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
66 XRandR disabled.
67 XRender auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql -I/usr/include/mysql)
68 Found XRender lib in /usr/lib64
69 Could not find X11/extensions/Xrender.h anywhere in
70 /usr/include/mysql /usr/X11R6/include /usr/include /include
71 XRender disabled.
72 XRender support cannot be enabled due to functionality tests!
73 Turn on verbose messaging (-v) to ./configure to see the final report.
74 If you believe this message is in error you may use the continue
75 switch (-continue) to ./configure to continue.
76
77 !!! ERROR: x11-libs/qt-3.3.6-r4 failed.
78 Call stack:
79 ebuild.sh, line 1546: Called dyn_compile
80 ebuild.sh, line 937: Called src_compile
81 qt-3.3.6-r4.ebuild, line 201: Called die
82
83
84 Any clue?
85
86 --
87 Leandro Melo de Sales.
88 Computer Science MSc Candidate
89 Distributed System Lab - lsd.ufcg.edu.br
90 Pervasive Computing Lab - embedded.ufcg.edu.br
91 Federal University of Campina Grande - UFCG / Brazil
92 083 33101404 (extension 208)
93
94 "O guerreiro é forte em lealdade, intensidade, determinação,
95 iniciativa, persistência, coragem e força de vontade. O guerreiro é
96 leve em sua calma, autoconfiança e compaixão. O guerreiro é
97 freqüentemente chamado para tomar a frente quando outros covardemente
98 dão um passo atrás. Guerreiros existem nos campos de batalha e na vida
99 cotidiana."
100
101 --
102 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Qt installation error Andrey <4ndrey@×××××.com>