I had this problem on a CentOS box and I somewhat unscientifically fixed it
by removing libgfortran.i386 and installing gcc-g77.i386 with yum.

On Wed, Aug 27, 2008 at 9:00 PM, Fernando Barros <[EMAIL PROTECTED]> wrote:

> Dear support,
>
> I hope this is the right  way  for asking help about how to compile PDL.
>
> I am trying to install PDL on a SGI Altix 4700 (Itanium 2 processors)
> running SuSe SLE 10
>
> horus:/usr/local/2install/Perl/PDL-2.4.3 # lsb_release -a
> LSB Version:
> core-2.0-noarch:core-3.0-noarch:core-2.0-ia64:core-3.0-ia64:desktop-3.1-ia64:desktop-3.1-noarch:graphics-2.0-ia64:graphics-2.0-noarch:graphics-3.1-ia64:graphics-3.1-noarch
> Distributor ID:    SUSE LINUX
> Description:    SUSE Linux Enterprise Server 10 (ia64)
> Release:    10
> Codename:    n/a
>
> horus:/usr/local/2install/Perl/PDL-2.4.3 # perl -v
> This is perl, v5.8.8 built for ia64-linux-thread-multi
>
> Although  PDL finishes the compilation process apperently without errors,
> the test suit find many erros as you can see below.
>
> t/dumper....................1/16 Fatal error: argument is probably not a
> piddle, or magic no overwritten. You're in trouble, guv: 10388336 10324112
> 10325248
>     (in cleanup) Fatal error: argument is probably not a piddle, or magic
> no overwritten. You're in trouble, guv: 10388240 268240 4685664
>     (in cleanup) Fatal error: argument is probably not a piddle, or magic
> no overwritten. You're in trouble, guv: 10388336 10324112 268576
>     (in cleanup) Fatal error: argument is probably not a piddle, or magic
> no overwritten. You're in trouble, guv: 10388384 268592 9742256
> t/dumper.................... Dubious, test returned 255 (wstat 65280,
> 0xff00)
>
> ExtUtils::F77: Version 1.16
> PDL: Error: Doesn't look like f77 file (even swapped)
> Caught at file t/flexraw.t, line 295, pkg main
> # Looks like your test died before it could output anything.
>
> Test Summary Report
> -------------------
> t/dumper                (Wstat: 65280 Tests: 5 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 16 tests but ran 5.
> t/flexraw               (Wstat: 65280 Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 29 tests but ran 0.
> Files=104, Tests=916, 28 wallclock secs ( 0.56 usr  0.13 sys + 27.27 cusr
> 1.59 csys = 29.55 CPU)
> Result: FAIL
> Failed 2/104 test programs. 0/916 subtests failed.
> make: ** [test_dynamic] Erro 255
>
>
> I've attached a log file with the complete compilation and tests.
>
> Thanks in advance.
>
> Fernando Barros.
>
> PS: I've also made some changes on perldl.conf but with no successful
> compilation.
>
>
>
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>
>
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to