Date: Sat, 21 May 2011 08:22:54 -0400 From: Jerry <jerry@seibercom.net> To: freebsd-ports@freebsd.org, gnome@FreeBSD.org Subject: ERROR building webkit-gtk2 after updating to Perl Message-ID: <20110521082254.41013421@seibercom.net>
next in thread | raw e-mail | index | archive | help
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 Stop in /usr/ports/www/webkit-gtk2. The complete log file is available at: <http://seibercom.net/logs/webkit-gtk2.txt> FreeBSD 8.2-STABLE amd64 -- Jerry ✌ jerry+ports@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110521082254.41013421>