From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GewV1-00006d-7m for garchives@archives.gentoo.org; Tue, 31 Oct 2006 16:30:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9VGRpDO001264; Tue, 31 Oct 2006 16:27:51 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9VGPIBT002596 for ; Tue, 31 Oct 2006 16:25:18 GMT Received: by nf-out-0910.google.com with SMTP id p46so465831nfa for ; Tue, 31 Oct 2006 08:25:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=ZvxsUTuJ8YMZWj0iOIQ8VX8QVXBaLdHW4Y/SDuudQtxVkR9Y4MDmbTbae2TmB9maaXXMo2kwCmfoCxrdJqf2wjleE2DREYwGZo0ncODMNXjitHQIH/dsiAbJWIz+sBS3OaI44qGJw8cltFvS2FB+cPrxdqTIf96CYCu3bfhiFlU= Received: by 10.48.157.1 with SMTP id f1mr694181nfe.1162311917543; Tue, 31 Oct 2006 08:25:17 -0800 (PST) Received: from andy ( [193.125.142.79]) by mx.google.com with ESMTP id z73sm2807335nfb.2006.10.31.08.25.17; Tue, 31 Oct 2006 08:25:17 -0800 (PST) From: Andrey <4ndrey@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Qt installation error Date: Tue, 31 Oct 2006 19:26:28 +0300 User-Agent: KMail/1.9.5 References: <5bc4c4570610310706k3be42d56j63fd7536d8503130@mail.gmail.com> In-Reply-To: <5bc4c4570610310706k3be42d56j63fd7536d8503130@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610311926.28833.4ndrey@gmail.com> X-Archives-Salt: 1538b3bd-be3b-4421-bb91-8f2fe81bff39 X-Archives-Hash: a3df3ae2e08d9de8ec8e07b1cea012a4 > > XRandR auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql > -I/usr/include/mysql) Could not find XRandR lib anywhere in /usr/lib64 > /usr/lib64/mysql /usr/X11R6/lib64 /usr/shlib /usr/lib /lib > XRandR disabled. > XRender auto-detection... (-L/usr/lib64 -L/usr/lib64/mysql > -I/usr/include/mysql) Found XRender lib in /usr/lib64 > Could not find X11/extensions/Xrender.h anywhere in > /usr/include/mysql /usr/X11R6/include /usr/include /include > XRender disabled. > XRender support cannot be enabled due to functionality tests! > Turn on verbose messaging (-v) to ./configure to see the final report. > If you believe this message is in error you may use the continue > switch (-continue) to ./configure to continue. > > !!! ERROR: x11-libs/qt-3.3.6-r4 failed. > Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > qt-3.3.6-r4.ebuild, line 201: Called die > > > Any clue? Check your link /usr/X11R6 -> ../usr Pehaps, you've fogotten copy files from /usr/X11R6/... to /usr before making link. And some libraries have lost. Try to reemerge: libXrandr libXrender. -- gentoo-user@gentoo.org mailing list