Changes between Initial Version and Version 2 of Ticket #33168


Ignore:
Timestamp:
Feb 7, 2012, 3:06:35 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

"i386 ppc" is the usual value of universal_archs on Leopard. You can change it to "i386 x86_64" if you want but note that this is not well-tested on Leopard so you might run into problems most of us have not seen before. After you changed universal_archs to "i386 x86_64" did you uninstall and reinstall all ports that you had already installed with the universal variant? If not, do so now, then clean intltool, then try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33168

    • Property Keywords intltool rarian expat perl5.12 removed
    • Property Summary changed from configure: error: XML::Parser perl module is required for intltool to intltool: configure: error: XML::Parser perl module is required
  • Ticket #33168 – Description

    initial v2  
    11intltool fails to configure properly even though p5-xml-parser is installed.
    22
    3 {{{checking for perl >= 5.8.1... 5.12.3
     3{{{
     4checking for perl >= 5.8.1... 5.12.3
    45checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
    56shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_intltool/intltool/work/intltool-0.40.6" && ./configure --prefix=/opt/local " returned error 1
     
    1617When I run "perl5.12 -e "require XML::Parser", I get:
    1718
    18 {{{Can't load '/opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle' for module XML::Parser::Expat: dlopen(/opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle, 1): no suitable image found.  Did find:
     19{{{
     20Can't load '/opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle' for module XML::Parser::Expat: dlopen(/opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle, 1): no suitable image found.  Did find:
    1921        /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/XML/Parser/Expat/Expat.bundle: mach-o, but wrong architecture at /opt/local/lib/perl5/5.12.3/darwin-multi-2level/DynaLoader.pm line 204.
    2022 at /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/XML/Parser.pm line 18