From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 13 15:16:17 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 9B83A1065678 for ; Wed, 13 Jul 2011 15:16:17 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 4B8378FC13 for ; Wed, 13 Jul 2011 15:16:17 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward14.mail.yandex.net (Yandex) with ESMTP id 909D41981EF8; Wed, 13 Jul 2011 19:16:15 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1310570175; bh=g0NmWlW3O/uKhv5dy1vwuSecGedOXCWS2jYLZmVvWJc=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=o31NHdTdTwnlxPqw6aoNGghKygfwwocwMWiZ8v4ek/+G28WBTDmz0XgzPamPZXDHH xnq6b0BBiHGuHX4wjeMU+HW/7P72B1mG3BjP00Je3b05IVcpHVGi3dehhM6euP4eTP YQBB4tCyVeFSWtVW2NEqN+wQ6ZZKG+F4xSAMFA1U= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 45BE419B807B; Wed, 13 Jul 2011 19:16:15 +0400 (MSD) Message-ID: <4E1DB612.5080506@yandex.ru> Date: Wed, 13 Jul 2011 19:13:22 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: Robert Huff References: <19997.41362.281699.485586@jerusalem.litteratus.org> In-Reply-To: <19997.41362.281699.485586@jerusalem.litteratus.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-Spam: 1 Cc: gnome@freebsd.org Subject: Re: porblem building webkit-gtk2 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: Wed, 13 Jul 2011 15:16:17 -0000 Robert Huff wrote on 13.07.2011 17:45: > > Hello: > On: > > FreeBSD 9.0-CURRENT #0: Mon Apr 18 11:59:37 EDT 2011 amd64 > > with perl-5.14.1 (apparently) correctly installed, attempting > to build the recent update produces this: > > ===> Building for webkit-gtk2-1.2.7_2 > GEN DerivedSources/HTMLElementFactory.cpp > Can't locate Switch.pm in @INC (@INC contains: ./WebCore/bindings/scripts /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1 .) 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. > *** Error code 1 > > Stop in /usr/ports/www/webkit-gtk2. > > > I have no idea what would cause this, thought the "Switch" > seems vaguely familiar. > > Respectfully, > > > Robert Huff Please check this thread. TO finally solved his problem. -- Regards, Ruslan