Date: Sat, 21 May 2011 14:29:02 +0200 (CEST) From: Marco Beishuizen <mbeis@xs4all.nl> To: freebsd-ports@freebsd.org Cc: gnome@freebsd.org Subject: Re: ERROR building webkit-gtk2 after updating to Perl Message-ID: <alpine.BSF.2.00.1105211427320.96919@yokozuna.lan> In-Reply-To: <20110521082254.41013421@seibercom.net> References: <20110521082254.41013421@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 May 2011, the wise Jerry wrote: > After updating Perl, I am unable to build "www/webkit-gtk2". It > terminates with the following error message: > > /usr/local/bin/perl "./WebCore/css/makeprop.pl" mv CSSPropertyNames.* > ./DerivedSources /usr/local/bin/perl -ne 'print lc' > ./WebCore/css/CSSValueKeywords.in ./WebCore/css/SVGCSSValueKeywords.in > > CSSValueKeywords.in if sort CSSValueKeywords.in | uniq -d | grep -E > '^[^#]'; then echo 'Duplicate value!'; exit 1; fi /usr/local/bin/perl > "./WebCore/css/makevalues.pl" mv CSSValueKeywords.* ./DerivedSources > GEN DerivedSources/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 Had this too. Install p5-Switch and it should be fine. regards, Marco -- Q: Why did the programmer call his mother long distance? A: Because that was her name.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1105211427320.96919>