From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 13 15:17:27 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 8D2C6106564A for ; Wed, 13 Jul 2011 15:17:27 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id 3B1C28FC16 for ; Wed, 13 Jul 2011 15:17:27 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward12.mail.yandex.net (Yandex) with ESMTP id 59B6FC218D7; Wed, 13 Jul 2011 19:17:25 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1310570245; bh=DXeGx98lnDV06bV24Qhxh1sA1ZvyJHLBBK9xpm5OCAo=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=DzZ5AokhPb+gg+aZAZjN0XzfdOHMc5njQCDFbnom7Uh9wYF8B1ObHc04q4BD1yAFe l+Vxc4w0gwqvT5DrNIixVr72lX6ZDntoNzWVMMowbpa2/tSX7v8bVArW7AiMQJLICL 9+dRtLXV+ASKZ+vZgjQofhoBTvYHOEhAkC7UcBtA= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id 0DBB95728031; Wed, 13 Jul 2011 19:17:24 +0400 (MSD) Message-ID: <4E1DB658.8080006@yandex.ru> Date: Wed, 13 Jul 2011 19:14:32 +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> <4E1DB612.5080506@yandex.ru> In-Reply-To: <4E1DB612.5080506@yandex.ru> 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:17:27 -0000 Ruslan Mahmatkhanov wrote on 13.07.2011 19:13: > 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. Forgot the link :). http://lists.freebsd.org/pipermail/freebsd-ports/2011-July/068641.html -- Regards, Ruslan