On Saturday 17 May 2008 09:40:08 James Fuller wrote: > mac osx 10.4.11 (macbook 2.16 GHz Intel Core 2 Duo, 1GB RAM) > perl -version = v5.10.0 built for darwin-2level > -------------- > > perl Configure.pl - ok in plain vanilla mode > > make - ok > > make test - failed a single test > > t/examples/library.t (Wstat: 256 Tests: 4 Failed: > 1) Failed test: 3
Can you run prove -v t/examples/library.t and paste the whole output into a message? The diagnostics in particular will be interesting. -- c