Greetings, It seems I'm always having trouble building 64 bit Perl on AIX. This time it's 5.8.2 failing the miniperl test: ./miniperl -w -Ilib -MExporter -e '<?>' || make minitest /bin/sh: 184422 Segmentation fault(coredump) ./miniperl -Ilib configpm configpm.tmp make: 1254-059 The signal code from the last command is 11. Stop. make: 1254-004 The error code from the last command is 2. make: 1254-005 Ignored error code 2 from last command. You may see some irrelevant test failures if you have been unable to build lib/Config.pm or lib/lib.pm. cd t && (rm -f perl; /usr/bin/ln -s ../miniperl perl) && ./perl TEST base/*.t comp/*.t cmd/*.t run/*.t io/*.t op/*.t uni/*.t </dev/tty make: 1254-059 The signal code from the last command is 11. make: 1254-005 Ignored error code 11 from last command. make: 1254-004 The error code from the last command is 1. make: 1254-005 Ignored error code 1 from last command. ./miniperl -Ilib configpm configpm.tmp make: 1254-059 The signal code from the last command is 11. Stop. Attached is the entire build output from ./Configure to dump: ---------------------------------------------------------- ---------------------------------------------------------- -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup Search Smarter - get the new eXact Search Bar for free! http://www.exactsearchbar.com/Thread Next