From owner-freebsd-x11@FreeBSD.ORG Thu May 30 21:36:53 2013 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CA3D5EEE for ; Thu, 30 May 2013 21:36:53 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 97FF4AFA for ; Thu, 30 May 2013 21:36:53 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id dn14so1655159obc.2 for ; Thu, 30 May 2013 14:36:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=zg6wVaS/PtHk/r4R1vo1sy8mQWrnF5oXS4i9/nrZLjs=; b=JiWFf0xuKVp/hI2p2v5ZlI+wOOGFss+1AfewNy40uubRgHPSWQ5p8bvlSdZypL49zv sjfZqtTf/rz/PWUlEvOJ3ZSO0rZastQgTZWWE8do0ugl+Q71rHNEJXNXHDb8+P1dySac 6kcBSRYQGkz6jDFUfDHRebw4N9CPFvTsml49i3ErMhu/4qkfe/VJ1z8WxHBSxbu+0pke dYQPi3qv95bKq1MCpyyWxxc19q5m167YI9jNsT2dwNI0e5LyOUD/eFQdCYumgJQcuN+2 yW3BJs5Q/z/c1G7dE1sy/LLDZYaG7J83g14xuHFEHZUkXW9MU0Z9JAKq21CvbaMg0GJu Lncg== MIME-Version: 1.0 X-Received: by 10.182.84.135 with SMTP id z7mr4967501oby.35.1369949811717; Thu, 30 May 2013 14:36:51 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.76.182.76 with HTTP; Thu, 30 May 2013 14:36:51 -0700 (PDT) In-Reply-To: <20130530203351.GB5370@marvin.tekkirk.org> References: <20130530114315.GA5370@marvin.tekkirk.org> <20130530203351.GB5370@marvin.tekkirk.org> Date: Thu, 30 May 2013 14:36:51 -0700 X-Google-Sender-Auth: mo93qB4-E7KfuY_xxTF4wK0j0b4 Message-ID: Subject: Re: Unable to upgrade compile xkeyboard-config-2.8 From: Kevin Oberman To: =?UTF-8?B?TWFydGluIMWYZWjDoWs=?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-x11@freebsd.org" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 May 2013 21:36:53 -0000 On Thu, May 30, 2013 at 1:33 PM, Martin =C5=98eh=C3=A1k = wrote: > Actually, I did it before I read this. It helped of course. :) Could you > point me to some bug report or so, so I can understand the problem, > please? > > I have been told that this is the result of updating perl and not updatin= g all dependencies that include perl modules. I can't swear that it is not the case, but I'm pretty sure that I have had this pop up when I have not updated perl. In any case, now when updating perl I always check /usr/local/lib/perl5/old_ver and /usr/local/lib/perl5/site_perl/old_ver to make sure nothing has been left behind. Of course, you can rebuild everything that depends on perl, but that will resul tn re-building a lot of ports that don't need it. So I do: portmaster p5- which gets almost everything along with net-snmp and libwww (which I know build perl modules) and then check for anything left behind. --=20 R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com