with the current git, on my Mac OS 10.6.8, and with almost all of the external dependencies turned on, PDL builds just fine. make test has the following output at the end:
Test Summary Report ------------------- t/limits_trans_err.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 t/plplot.t (Wstat: 256 Tests: 37 Failed: 1) Failed test: 37 Non-zero exit status: 1 Files=121, Tests=1691, 42 wallclock secs ( 0.67 usr 0.31 sys + 36.82 cusr 3.70 csys = 41.50 CPU) Result: FAIL Failed 1/121 test programs. 1/1691 subtests failed. Looks like that TODO was added recently, and the plplot test failure has been reported separately (though not filed in SF). That non-rigorous test seems to mistakenly fail on OS X, so maybe it's worth diking it out? Summary: - macosx - build/test with external dependencies - with bad values - with 3d (i.e., install the current OpenGL module 1st) - with a fortran compiler - gfortran - with GNU Scientific Library (GSL) - with FFTW version 2.1.5 - with HDF4 - with GD - with PROJ4 - with PLplot cheers, Derek _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
