pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44985: p5-gdbm not linking with -lgdbm
The following reply was made to PR pkg/44985; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/44985: p5-gdbm not linking with -lgdbm
Date: Sat, 21 May 2011 20:33:51 +0900
On Sat, 21 May 2011 19:50:00 +0900, <dan%mcmahill.net@localhost> wrote:
> ===> Configuring for p5-gdbm-5.12.2
> => Checking for portability problems in extracted files
> Note (probably harmless): No library found for -lgdbm
> Note (probably harmless): No library found for -ldbm
> Writing Makefile for GDBM_File
>
>
> ^^^^^ note the "no library found for -lgdbm" ^^^^^^
This is the problem.
Do you have this kind issue with only this package?
> make test shows the test being skipped:
>
> ===> Testing for p5-gdbm-5.12.2
> PERL_DL_NONLAZY=1 /usr/pkg/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/gdbm.t .. skipped: GDBM_File was not built
> Files=1, Tests=0, 0 wallclock secs ( 0.30 usr 0.12 sys + 0.10 cusr 0.08
> csys = 0.59 CPU)
> Result: NOTESTS
This is harmless, because it check config of perl itself (perl5 is not
configure&built with gdbm).
Home |
Main Index |
Thread Index |
Old Index