[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing GD for Perl [somewhat long]



On Sun, Oct 20, 2002 at 10:29:30PM +0200, Daniel Fabian wrote:
> # PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> # t/GD..........dubious
> #         Test returned status 0 (wstat 11, 0xb)

That could well indicate that the module isn't ready for a threaded
perl, as Debian's perl is now: it'll likely be missing a pTHX_ in an
argument list or something along those lines. However I don't quite have
time to look at the code right now to check.

> # Constant subroutine __need_size_t redefined at
> /usr/lib/perl/5.8.0/stddef.ph line 131.

That's a bug in perl: the maintainer does know about it and has a fix,
but I'm not sure if a fixed package has been released yet.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: