Gentoo Archives: gentoo-user

From: Leandro Melo de Sales <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Qt installation error
Date: Tue, 31 Oct 2006 17:08:29
Message-Id: 5bc4c4570610310900j3d147cb6sf66f38dd754b9f97@mail.gmail.com
In Reply to: Re: [gentoo-user] Qt installation error by Andrey <4ndrey@gmail.com>
1 OK. I tried to reemerge the packages you suggested but I got other error:
2
3 >>> Emerging (1 of 2) x11-libs/libXrandr-1.1.1 to /
4 * libXrandr-1.1.1.tar.bz2 MD5 ;-) ... [ ok ]
5 * libXrandr-1.1.1.tar.bz2 RMD160 ;-) ... [ ok ]
6 * libXrandr-1.1.1.tar.bz2 SHA1 ;-) ... [ ok ]
7 * libXrandr-1.1.1.tar.bz2 SHA256 ;-) ... [ ok ]
8 * libXrandr-1.1.1.tar.bz2 size ;-) ... [ ok ]
9 * checking ebuild checksums ;-) ... [ ok ]
10 * checking auxfile checksums ;-) ... [ ok ]
11 * checking miscfile checksums ;-) ... [ ok ]
12 * checking libXrandr-1.1.1.tar.bz2 ;-) ... [ ok ]
13 >>> Unpacking source...
14 >>> Unpacking libXrandr-1.1.1.tar.bz2 to /var/tmp/portage/libXrandr-1.1.1/work
15 * Running elibtoolize in: libXrandr-1.1.1
16 * Applying portage-1.5.10.patch ...
17 * Applying max_cmd_len-1.5.20.patch ...
18 * Applying sed-1.5.6.patch ...
19
20 (...)
21
22 checking for X... yes
23 checking for RANDR... configure: error: Package requirements
24 (randrproto >= 1.1 xext xextproto xrender renderproto) were not met:
25
26 No package 'xrender' found
27
28 Consider adjusting the PKG_CONFIG_PATH environment variable if you
29 installed software in a non-standard prefix.
30
31 Alternatively, you may set the environment variables RANDR_CFLAGS
32 and RANDR_LIBS to avoid the need to call pkg-config.
33 See the pkg-config man page for more details.
34
35
36 !!! Please attach the following file when filing a report to bugs.gentoo.org:
37 !!! /var/tmp/portage/libXrandr-1.1.1/work/libXrandr-1.1.1/config.log
38
39 !!! ERROR: x11-libs/libXrandr-1.1.1 failed.
40 Call stack:
41 ebuild.sh, line 1546: Called dyn_compile
42 ebuild.sh, line 937: Called src_compile
43 ebuild.sh, line 1255: Called x-modular_src_compile
44 x-modular.eclass, line 332: Called x-modular_src_configure
45 x-modular.eclass, line 319: Called econf '--prefix=/usr'
46 '--datadir=/usr/share'
47 ebuild.sh, line 540: Called die
48
49
50 Any new clue?
51
52 Leandro
53
54 2006/10/31, Andrey <4ndrey@×××××.com>:
55 > >
56 > > XRandR auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql
57 > > -I/usr/include/mysql) Could not find XRandR lib anywhere in /usr/lib64
58 > > /usr/lib64/mysql /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
59 > > XRandR disabled.
60 > > XRender auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql
61 > > -I/usr/include/mysql) Found XRender lib in /usr/lib64
62 > > Could not find X11/extensions/Xrender.h anywhere in
63 > > /usr/include/mysql /usr/X11R6/include /usr/include /include
64 > > XRender disabled.
65 > > XRender support cannot be enabled due to functionality tests!
66 > > Turn on verbose messaging (-v) to ./configure to see the final report.
67 > > If you believe this message is in error you may use the continue
68 > > switch (-continue) to ./configure to continue.
69 > >
70 > > !!! ERROR: x11-libs/qt-3.3.6-r4 failed.
71 > > Call stack:
72 > > ebuild.sh, line 1546: Called dyn_compile
73 > > ebuild.sh, line 937: Called src_compile
74 > > qt-3.3.6-r4.ebuild, line 201: Called die
75 > >
76 > >
77 > > Any clue?
78 >
79 > Check your link /usr/X11R6 -> ../usr
80 > Pehaps, you've fogotten copy files from /usr/X11R6/... to /usr before making
81 > link.
82 > And some libraries have lost.
83 > Try to reemerge: libXrandr libXrender.
84 > --
85 > gentoo-user@g.o mailing list
86 >
87 >
88 --
89 gentoo-user@g.o mailing list

Replies

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