Date: Sat, 11 Oct 2003 18:10:36 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Lev Serebryakov <lev@FreeBSD.org> Cc: freebsd-ports <freebsd-ports@FreeBSD.org> Subject: Re: devel/apr and/or devel/subversion problem Message-ID: <20031011161036.GZ348@freepuppy.bellavista.cz> In-Reply-To: <1511560788.20030914100628@serebryakov.spb.ru> References: <20030905041807.GI68249@freepuppy.bellavista.cz> <9310678632.20030906000155@serebryakov.spb.ru> <20030911081340.GW51816@freepuppy.bellavista.cz> <1511560788.20030914100628@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
# 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031011161036.GZ348>