Gentoo Archives: gentoo-user

From: Andrey <4ndrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Qt installation error
Date: Tue, 31 Oct 2006 16:30:04
Message-Id: 200610311926.28833.4ndrey@gmail.com
In Reply to: [gentoo-user] Qt installation error by Leandro Melo de Sales
1 >
2 > XRandR auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql
3 > -I/usr/include/mysql) Could not find XRandR lib anywhere in /usr/lib64
4 > /usr/lib64/mysql /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
5 > XRandR disabled.
6 > XRender auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql
7 > -I/usr/include/mysql) Found XRender lib in /usr/lib64
8 > Could not find X11/extensions/Xrender.h anywhere in
9 > /usr/include/mysql /usr/X11R6/include /usr/include /include
10 > XRender disabled.
11 > XRender support cannot be enabled due to functionality tests!
12 > Turn on verbose messaging (-v) to ./configure to see the final report.
13 > If you believe this message is in error you may use the continue
14 > switch (-continue) to ./configure to continue.
15 >
16 > !!! ERROR: x11-libs/qt-3.3.6-r4 failed.
17 > Call stack:
18 > ebuild.sh, line 1546: Called dyn_compile
19 > ebuild.sh, line 937: Called src_compile
20 > qt-3.3.6-r4.ebuild, line 201: Called die
21 >
22 >
23 > Any clue?
24
25 Check your link /usr/X11R6 -> ../usr
26 Pehaps, you've fogotten copy files from /usr/X11R6/... to /usr before making
27 link.
28 And some libraries have lost.
29 Try to reemerge: libXrandr libXrender.
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Qt installation error Leandro Melo de Sales <leandroal@×××××.com>