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 1RGM0v-000789-DF for garchives@archives.gentoo.org; Wed, 19 Oct 2011 02:36:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE29721C146; Wed, 19 Oct 2011 02:36:08 +0000 (UTC) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CB7C21C068 for ; Wed, 19 Oct 2011 02:35:15 +0000 (UTC) Received: by iahk25 with SMTP id k25so1697121iah.40 for ; Tue, 18 Oct 2011 19:35:15 -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=zPG0DPebzUQciUMGFjraA4dcE2Vi3Xs0Pir/u/Ds2fk=; b=Y4V4mhB3gs0ZCKx1uq4a+lDeTEyJ/RiGh5Opn0fz42SNYB0J3F+/ZiCsewwIzsuFd8 k1E4TMmcTmgt+39ZEM0ZC/4zJytGqEAZUvKT556EU+XjtY0z4ufSPhNDemhaSsHiImQZ QB1jOB5TCDMIQRQa8x/gb9o9pHicXjoungAJA= 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.42.158.9 with SMTP id f9mr8933151icx.31.1318991714967; Tue, 18 Oct 2011 19:35:14 -0700 (PDT) Received: by 10.182.38.42 with HTTP; Tue, 18 Oct 2011 19:35:14 -0700 (PDT) In-Reply-To: <20111019022819.GA2821@solfire> References: <20111019022819.GA2821@solfire> Date: Tue, 18 Oct 2011 19:35:14 -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: 383a4ab3069ec63564bc668290987531 On Tue, Oct 18, 2011 at 7:28 PM, wrote: > Hi, > > this morning I got this (after update poppler and xorgserver had to be > updated): > It seems poppler wants a library which version is not available for > gentoo. > > > If there is need for more information (the mentioned logs for example) > I will it send it to the list. > > Best regards, > mcc On one of my machines I saw a different on the same version of poppler. I did an emerge -C poppler and then emerge -DuN @world and it picked up a newer version without complaining. HTH, Mark