in reply to Re^2: Installation problem - XML::LibXML on snow leopard with ActivePerl
in thread Installation problem - XML::LibXML on snow leopard with ActivePerl
The debug output above shows another problem: "ld: warning: in /usr/local/lib/libiconv.dylib, missing required architecture x86_64 in file"
Looks like libiconv was built as 32-bit only - you'll need to fix that to use it from a 64-bit Perl.