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: Sun, 22 May 2011 09:57:33 +0900
On Sun, 22 May 2011 09:20:04 +0900, Dan McMahill <dan%mcmahill.net@localhost>
wrote:
> So far I have not seen this for other pkgs but I have not checked lots.
> I don't know anything about MakeMaker or where to look for debug
> information.
Could you try following?
% make configure MAKE_PARAMS=verbose
For me, as following result.
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
===> Creating toolchain wrappers for p5-gdbm-5.12.2
===> Configuring for p5-gdbm-5.12.2
=> Checking for portability problems in extracted files
BUILD_REQUIRES => { }
LIBS => [q[-lgdbm], q[-ldbm]]
NAME => q[GDBM_File]
PREREQ_PM => { }
VERSION_FROM => q[GDBM_File.pm]
XSPROTOARG => q[-noprototypes]
XS_VERSION => q[1.1]
realclean => { FILES=>q[const-c.inc const-xs.inc] }
Using PERL=/usr/pkg/bin/perl
Potential libraries are '-lgdbm':
gdbm not found in /lib
gdbm not found in /usr/lib
'-lgdbm' found at /usr/pkg/lib/libgdbm.so.3
Writing Makefile for GDBM_File
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index