Hi all, I've just updated the ports tree with portsnap and compiled the w3c validator and all its dependency with portinstall on FreeBSD 6.4 but whenever i try to validate a html document, i get the following error message: --- check: Can't load '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/SGML/Parser/OpenSP/OpenSP.so: Undefined symbol "_ZN15SGMLApplication11nonSgmlCharERKNS_16NonSgmlCharEventE" at /usr/local/lib/perl5/5.8.9/mach/XSLoader.pm line 70 ---- I workaround the issue by installing the binary package of validator (release which is a release validator-0.8.3_1)and friends with portinstall -PP validator and it works just fine.
Before opening a PR, i'm wondering if some of you could confirm the issue please :-) ? Thanks. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
