Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2011 14:32:26 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-ports@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   Re: ERROR building webkit-gtk2 after updating to Perl
Message-ID:  <20110521123226.GB1663@elch.exwg.net>
In-Reply-To: <20110521082254.41013421@seibercom.net>
References:  <20110521082254.41013421@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
## 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110521123226.GB1663>