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: Dan McMahill <dan%mcmahill.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/44985: p5-gdbm not linking with -lgdbm
Date: Sat, 21 May 2011 22:00:29 -0400

 This is a multi-part message in MIME format.
 --------------010005060200070404010308
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 On 5/21/2011 9:00 PM, OBATA Akio wrote:
 >  Could you try following?
 >  % make configure MAKE_PARAMS=verbose
 
 
 >  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
 >  
 
 I'm attaching mine.  While I have /usr/pkg/lib/libgdbm.so.3 it looks
 like /usr/pkg/lib is never being consulted.
 
 
 --------------010005060200070404010308
 Content-Type: text/plain;
  name="config.log"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="config.log"
 
 => Bootstrap dependency digest>=20010302: found digest-20080510
 => Checksum SHA1 OK for perl-5.12.2.tar.gz
 => Checksum RMD160 OK for perl-5.12.2.tar.gz
 ===> Installing dependencies for p5-gdbm-5.12.2
 => Build dependency checkperms>=1.1: found checkperms-1.11
 => Full dependency gdbm>=1.8.3nb1: found gdbm-1.8.3nb1
 => Full dependency perl<5.14.0: found perl-5.12.2nb2
 => Full dependency perl>=5.12.0: found perl-5.12.2nb2
 ===> Overriding tools for p5-gdbm-5.12.2
 ===> Extracting for p5-gdbm-5.12.2
 ===> Patching for p5-gdbm-5.12.2
 ===> 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
 Note (probably harmless): No library found for -lgdbm
 Potential libraries are '-ldbm':
 dbm not found in /lib
 dbm not found in /usr/lib
 Note (probably harmless): No library found for -ldbm
 Writing Makefile for GDBM_File
 
 --------------010005060200070404010308--
 


Home | Main Index | Thread Index | Old Index