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 1RGgHx-0006Fb-H2 for garchives@archives.gentoo.org; Thu, 20 Oct 2011 00:15:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC35221C071; Thu, 20 Oct 2011 00:14:59 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4569821C01F for ; Thu, 20 Oct 2011 00:13:55 +0000 (UTC) Received: by gye5 with SMTP id 5so2931194gye.40 for ; Wed, 19 Oct 2011 17:13:54 -0700 (PDT) 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=nDwVToZh60EuB5KrWcZBQO3HCa2fy2abi8035GOqYwM=; b=q2gOUXN4+44sR+9j4//1WnYMVa1XxxbnrpSWDkasY08Rzqzlnb9ot3K3+So5SesrEm zOTkqEyABQRqkk8BW39EiXSLoIyBGRMNWoQrFQHq4khaVE396h0V33orWnA3NZDJ/GfC SoP+Fnc8yvEANy8UqPLa76r9T9uArEhIW+G0A= 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.17.3 with SMTP id k3mr1454377obd.59.1319069634710; Wed, 19 Oct 2011 17:13:54 -0700 (PDT) Received: by 10.182.38.42 with HTTP; Wed, 19 Oct 2011 17:13:54 -0700 (PDT) In-Reply-To: <20111020000309.GI2821@solfire> References: <20111019022819.GA2821@solfire> <4E9ED921.30201@gmx.net> <20111020000309.GI2821@solfire> Date: Wed, 19 Oct 2011 17:13:54 -0700 Message-ID: Subject: Re: [gentoo-user] Build error on poppler From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: e1962a18fadd3359b61e182c1e69e7e8 On Wed, Oct 19, 2011 at 5:03 PM, wrote: > Jonas de Buhr [11-10-19 17:05]: >> >> 1. equery b /usr/bin/g-ir-scanner >> 2. emerge that package (should be something with gobject) >> 3. emerge poppler again. >> >> or revdep-rebuild and emerge poppler again. >> > > Hi Jonas! > > That fixes the problem! Thank you very much! :) > > Best regards, > mcc > You should file a bug report. Sounds like the poppler ebuild is missing a dependency. - Mark