Subject: | does not work on 64 bit host |
While the Audio module does work on the 32 bit hosts I use, it does not work
on my (otherwise identically debian-gnu/linux machines) 64 bit hosts. The symptom is that audio::data cannot load .au files. the testsuite fails, too (see below, or in the attached log).
HTH && greetings,
Marc
t/init........ok
t/load........Unknown file format at t/load.t line 11.
t/load........dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/overload....ok
t/poly........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
---------------------------------------------------------------------------------------------------------------------------------------------
t/load.t 9 2304 2 4 200.00% 1-2
I have a attached a full build log and perl -V output.