From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JdnHh-00032y-Cu for garchives@archives.gentoo.org; Mon, 24 Mar 2008 14:04:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C70BE05CF; Mon, 24 Mar 2008 14:04:19 +0000 (UTC) Received: from mux1-unibi-smtp.hrz.uni-bielefeld.de (mux1-unibi-smtp.hrz.uni-bielefeld.de [129.70.204.65]) by pigeon.gentoo.org (Postfix) with ESMTP id 62675E05CF for ; Mon, 24 Mar 2008 14:04:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=utf-8 Received: from pmxchannel-daemon.mux1-unibi-smtp.hrz.uni-bielefeld.de by mux1-unibi-smtp.hrz.uni-bielefeld.de (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) id <0JY800B00N368000@mux1-unibi-smtp.hrz.uni-bielefeld.de> for gentoo-user@lists.gentoo.org; Mon, 24 Mar 2008 15:04:18 +0100 (CET) Received: from [192.168.1.10] ([77.181.1.235]) by mux1-unibi-smtp.hrz.uni-bielefeld.de (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTPPSA id <0JY800AL5N35QQ10@mux1-unibi-smtp.hrz.uni-bielefeld.de> for gentoo-user@lists.gentoo.org; Mon, 24 Mar 2008 15:04:18 +0100 (CET) Date: Mon, 24 Mar 2008 15:08:00 +0100 From: Patrick Holthaus Subject: [gentoo-user] Error emerging gtk+ Pango not found (expat issue or not?) To: gentoo-user@lists.gentoo.org Message-id: <200803241508.01269.patrick.holthaus@uni-bielefeld.de> X-EnvFrom: patrick.holthaus@uni-bielefeld.de X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2008.3.24.64830, pmx3.hrz.uni-bielefeld.de X-Connecting-IP: 77.181.1.235 User-Agent: KMail/1.9.9 X-Archives-Salt: 2de45412-1b13-46fa-8cdb-c89e644de261 X-Archives-Hash: e28f5d0dee96b92de5edf43a3bba384e Hi Gentooers! I don't know if I am facing the expat issue or not. gtk fails with the following error message: > checking Pango flags... > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/cairo -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/pixman-1 > -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > configure: error: > *** Can't link to Pango. Pango is required to build > *** GTK+. For more information see http://www.pango.org However revdep-rebuild --library=libexpat.so.0 doesn't show anything. I already did the following: > emerge -1 gettext XML-Parser > revdep-rebuild -i That didn't help so I also tried: > emerge -1 fontconfig pango That one did not make it any better. So I tried unmerging cairo and pango: > emerge -C cairo pango gtk+ Cairo and pango emerged fine after that but gtk+ is still failing. Now I don't have gtk+ anymore :( Atfer that I tried rebuilding every package that depends on expat. Still no luck :( Someone knows a solution? I'm on ~x86 with cairo-1.5.12, pango-1.20.0, expat-2.0.1. Tried gtk+-2.12.8 and 2.12.9. Thanks Patrick -- gentoo-user@lists.gentoo.org mailing list