From owner-freebsd-gnome@FreeBSD.ORG Fri May 20 22:33:39 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C1721065672 for ; Fri, 20 May 2011 22:33:39 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 24EDD8FC08 for ; Fri, 20 May 2011 22:33:39 +0000 (UTC) Received: by vws18 with SMTP id 18so4113339vws.13 for ; Fri, 20 May 2011 15:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XQAuL/J3FMfiuB/+Jbi/OOM77yVBPLgwykHZ2j+ESm0=; b=ohC/mx0yQR/WFaR13u+izTnQYmNM5SPb+9Mi891Tz0fgohODaf0eV48vb02ZRMdUYm Agkng+Q23b1gnsqK2HZlMw74ILhtGTAEwK2OVFV4s6EpndFzGykw8FaotIlZjIMhvnS0 oKHViam9X2bwziYa8IW1CEmjfMXen+jS/8q94= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dUA8JxutAFMTkoESnss7e4E8++lXDMypPSx5BAe70OiPIfS/5PNet+VVJ6bnmVJ4iw FgM3HUtP9xV1i1Ci33wM4iUsrbNhMUyPDVIaYz5il4bWLAwcF4SmMmfc3VEbvv7pVBkz /potXNFUL87I1kse1/IOB8vyrhr60LCyeziAo= MIME-Version: 1.0 Received: by 10.52.179.193 with SMTP id di1mr216808vdc.147.1305930818506; Fri, 20 May 2011 15:33:38 -0700 (PDT) Received: by 10.220.177.75 with HTTP; Fri, 20 May 2011 15:33:38 -0700 (PDT) In-Reply-To: <885094.91562.qm@web38004.mail.mud.yahoo.com> References: <885094.91562.qm@web38004.mail.mud.yahoo.com> Date: Fri, 20 May 2011 17:33:38 -0500 Message-ID: From: Jeremy Messenger To: Chad Milios Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org Subject: Re: build error in www/webkit-gtk2, missing dependency on lang/p5-Switch X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2011 22:33:39 -0000 On Wed, May 18, 2011 at 3:28 PM, Chad Milios wrote: > i was failing to build www/webkit-gtk2, then i installed lang/p5-Switch a= nd the > following error disappeared: It looks like you need to follow Perl upgrade in the /usr/ports/UPDATING. > /usr/bin/perl "./WebCore/css/makevalues.pl" > 6 input keys have identical hash values, examine output carefully... > mv CSSValueKeywords.* ./DerivedSources > =A0GEN =A0 =A0DerivedSources/HTMLElementFactory.cpp > 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 > > Stop in /usr/ports/www/webkit-gtk2. > > > > my make.conf: > > CPUTYPE?=3Dopteron > QT4_OPTIONS=3DCUPS NAS > WITH_BDB_VER=3D48 > #WITH_WX_VER=3D2.8 > DEFAULT_PGSQL_VER=3D90 > RUBY_DEFAULT_VER=3D1.9 > # added by use.perl 2011-05-18 01:02:57 > PERL_VERSION=3D5.14.0 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org