Subject: Re: pkg/33655: lang/python24 (db4)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 06/06/2006 15:55:01
The following reply was made to PR pkg/33655; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org,
	gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/33655: lang/python24 (db4)
Date: Tue, 6 Jun 2006 17:52:34 +0200 (CEST)

 > Delivered-To: dauphin@enst.fr
 > X-Virus-Scanned: amavisd-new at enst.fr
 > From: joerg@britannica.bec.de
 > To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org, pkgsrc-bugs@NetBSD.org, 
 "Gilles Dauphin" <dauphin@enst.fr>
 > Subject: Re: pkg/33655: lang/python24 (db4)
 > X-Gnats-Was-Stupid: no
 > Cc: 
 > 
 > The following reply was made to PR pkg/33655; it has been noted by GNATS.
 > 
 > From: joerg@britannica.bec.de
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: Re: pkg/33655: lang/python24 (db4)
 > Date: Tue, 6 Jun 2006 17:27:16 +0200
 > 
 >  On Tue, Jun 06, 2006 at 03:15:00PM +0000, Gilles Dauphin wrote:
 >  > python24-2.4.3nb2 requires installed package db4-4.4.20
 >  > python24-2.4.3nb2 requires installed package gettext-lib-0.14.5
 >  > python24-2.4.3nb2 requires installed package openssl-0.9.7inb1
 >  > python24-2.4.3nb2 requires installed package zlib-1.2.3
 >  > => Checking for missing run-time search paths in python24-2.4.3nb2
 >  > /usr/pkg/lib/libpython2.4.so:   libdb4-4.4.so.4 =>       (file not found)
 >  > /usr/pkg/lib/libpython2.4.so.1.0:       libdb4-4.4.so.4 =>       (file not 
 found)
 >  > *** The above programs/libs will not find the listed shared libraries
 >  >     at runtime.  Please fix the package (add -Wl,-R.../lib in the right
 >  >     places)!
 >  > *** Error code 1
 >  
 >  lang/python2.4 should *not* depend on db4. What did you change to do
 >  that?
 >  
 
 but in Makefile there is
 .  include "../../mk/bdb.buildlink3.mk"
 
 I don't change anything !!!
 I build db4 before python, that's all.
 
 Gilles