From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 09:10:40 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EF6116A4B3; Sat, 11 Oct 2003 09:10:40 -0700 (PDT) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0842943FA3; Sat, 11 Oct 2003 09:10:39 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id CDD445C; Sat, 11 Oct 2003 18:10:36 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 81FA32FDA01; Sat, 11 Oct 2003 18:10:36 +0200 (CEST) Date: Sat, 11 Oct 2003 18:10:36 +0200 From: Roman Neuhauser To: Lev Serebryakov Message-ID: <20031011161036.GZ348@freepuppy.bellavista.cz> Mail-Followup-To: Lev Serebryakov , freebsd-ports , rodrigc@attbi.com References: <20030905041807.GI68249@freepuppy.bellavista.cz> <9310678632.20030906000155@serebryakov.spb.ru> <20030911081340.GW51816@freepuppy.bellavista.cz> <1511560788.20030914100628@serebryakov.spb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1511560788.20030914100628@serebryakov.spb.ru> User-Agent: Mutt/1.5.4i cc: rodrigc@attbi.com cc: freebsd-ports Subject: Re: devel/apr and/or devel/subversion problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 16:10:40 -0000 # lev@FreeBSD.org / 2003-09-14 10:06:28 +0400: > Hello, Roman! > Thursday, September 11, 2003, 12:13:40 PM, you wrote: > > >> %ls /var/db/pkg | grep gdbm > RN> that doesn't say much: > RN> % ls /var/db/pkg|grep gdbm > RN> % ldconfig -r|grep gdbm > RN> 167:-lgdbm.2 => /usr/local/lib/compat/pkg/libgdbm.so.2 > What I wanted to say: you have libgdbm.so, but doesn't have gdbm > package installed. It is not porlem of apr, it know nothing about > FreeBSD's port system, it know about available libraries. May be, it > will be right to add WITH_GDBM knob to `devel/apr', but it is > question for `devel/apr''s maintainer. What I wanted to say: if aprutil looks for gdbm, and can be configured in this regard, it needs to (optionally) LIB_DEPEND on gdbm. I am obviously not alone who got snagged by this, see http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=1649 http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=1654 -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html