From owner-freebsd-ports@FreeBSD.ORG Sat May 21 12:32:29 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CE4F1065670 for ; Sat, 21 May 2011 12:32:29 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (ns.exwg.net [88.198.69.35]) by mx1.freebsd.org (Postfix) with ESMTP id 469348FC16 for ; Sat, 21 May 2011 12:32:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 00A01600098; Sat, 21 May 2011 14:32:27 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Q-F5cdDovJS; Sat, 21 May 2011 14:32:27 +0200 (CEST) Received: from elch.exwg.net (p4FE3B9D5.dip.t-dialin.net [79.227.185.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Sat, 21 May 2011 14:32:27 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id E223CAC818; Sat, 21 May 2011 14:32:26 +0200 (CEST) Date: Sat, 21 May 2011 14:32:26 +0200 From: Christoph Moench-Tegeder To: freebsd-ports@freebsd.org Message-ID: <20110521123226.GB1663@elch.exwg.net> References: <20110521082254.41013421@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110521082254.41013421@seibercom.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gnome@FreeBSD.org Subject: Re: ERROR building webkit-gtk2 after updating to Perl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2011 12:32:29 -0000 ## Jerry (jerry@seibercom.net): > Can't locate Switch.pm in @INC (@INC contains: ./WebCore/bindings/scripts /usr/local/lib/perl5/5.14.0/BSDPAN /usr/local/lib/perl5/site_perl/5.14.0/mach /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.0/mach /usr/local/lib/perl5/5.14.0 .) at WebCore/dom/make_names.pl line 38. > BEGIN failed--compilation aborted at WebCore/dom/make_names.pl line 38. > gmake: *** [DerivedSources/HTMLElementFactory.cpp] Error 2 > *** Error code 1 Switch.pm was deprecated for some time as a core perl module and finally removed from 5.14.0. You need to install devel/p5-Switch for building webkit-gtk2 (same goes for chromium). I'm just figuring out how how to have a conditional dependency, then I'll send a PR. Regards, Christoph -- Spare Space