I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-23 06:13:12.657924-07 by pdjacobs
make warning AIX 5.3 - segmentation fault
When running make, I see the following warning:
XML::Parser --> make error/warning: ld -bhalt:4 -bexpall -G -bnoentry -lpthreads -lc Expat.o -o ../blib/arch/auto/XML/Parser/ +Expat/Expat.so -lexpat ld: 0711-768 WARNING: Object Expat.o, section 1, function .strcmp: The branch at address 0x198 is not followed by a recognized no-op or TOC-reload instruction. The unrecognized instruction is 0x2C030000.

The make test completes fine, but after install, I get a segmentation fault when it executes. Any ideas on how I can troubleshoot/resolve this? I am by no means experienced in this...so any help would be greatly appreciated. Could it be an incompatible module?

Paul
Direct Responses: Write a response