From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rta6L-0000mu-Uc for garchives@archives.gentoo.org; Sat, 04 Feb 2012 07:32:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22F2DE075E; Sat, 4 Feb 2012 07:31:50 +0000 (UTC) Received: from mail-tul01m020-f181.google.com (mail-tul01m020-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A3A3E064B for ; Sat, 4 Feb 2012 07:30:46 +0000 (UTC) Received: by obbup10 with SMTP id up10so5934327obb.40 for ; Fri, 03 Feb 2012 23:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8wx3f5PGMcOjwvQE9FbzKMWiap3TQbY1DVP1YzBxO7o=; b=wqARn9SQj9zQ34dmmn2b35DbVtTzQcdf4m4ju8w1J1RPcmrdBuT0uSlxpfAzcWXFdH L8hyMhtt/48P0qyie+LON0PmstoQGonCCBZeIQ5d2h5Wov3wLQhcKmHVIdyuBBpUJ2Mr lA+IXAJaBp/l0bSUeZ7ODsALdq7bQ5GYZPRT0= 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 Received: by 10.182.76.229 with SMTP id n5mr9453154obw.14.1328340645857; Fri, 03 Feb 2012 23:30:45 -0800 (PST) Received: by 10.182.46.136 with HTTP; Fri, 3 Feb 2012 23:30:45 -0800 (PST) In-Reply-To: <20120203191531.203f4b6c@khamul.example.com> References: <20120203191531.203f4b6c@khamul.example.com> Date: Sat, 4 Feb 2012 15:30:45 +0800 Message-ID: Subject: Re: [gentoo-user] Build librsvg-2.34.2 Error From: C Study To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: f674e084-3a53-4c77-8aa5-bc9ab397fcb7 X-Archives-Hash: 488972002b67f94154b87d6e9b940b6a I encountered this problem, and resolved it with the command 'emerge dev-libs/gobject-introspection'. These pages may help: http://forums.funtoo.org/viewtopic.php?pid=4984 https://bugs.gentoo.org/show_bug.cgi?id=391213 Best regards. 2012/2/4 Alan McKinnon : > On Fri, 3 Feb 2012 10:22:21 -0500 > Michael Mol wrote: > >> > To install cairo, try >> > >> > emerge x11-libs/cairo >> > >> > Assuming that works, try >> > >> > emerge --resume >> > >> > If the build works, you should be good. If you get the same error, >> > then you should file a bug report at bugs.gentoo.org. >> >> Actually, you should file a bug report either way, but the nature of >> the bug is different. If emerging cairo fixes the build error, then >> there's a dependency missing in the ebuild. If emerging cairo doesn't >> fix the build error, something else is broken that I don't have a clue >> about. > > I remember many times in the past having to deal with missing cairo.h > and every time it was either that cairo's build was stuffed or the > ebuild I was trying to emerge was stuffed. > > Bloody devs who insist on continually moving things around. Anyway, in > each case a symlink to the offending file would fix it. But this hasn't > happened in a long time now, maybe as much as a year. > > > > -- > Alan McKinnnon > alan.mckinnon@gmail.com > >