Date: Sun, 14 Sep 2003 10:00:49 +0400 From: Lev Serebryakov <lev@FreeBSD.org> To: Roman Neuhauser <neuhauser@bellavista.cz> Cc: freebsd-ports <freebsd-ports@FreeBSD.org> Subject: Re[2]: devel/apr and/or devel/subversion problem Message-ID: <1266155559.20030914100049@serebryakov.spb.ru> In-Reply-To: <20030911081340.GW51816@freepuppy.bellavista.cz> References: <20030905041807.GI68249@freepuppy.bellavista.cz> <9310678632.20030906000155@serebryakov.spb.ru> <20030911081340.GW51816@freepuppy.bellavista.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Roman! Thursday, September 11, 2003, 12:13:40 PM, you wrote: >> RN> apr-util obviously pulls in gdbm_* symbols by default, and >> RN> devel/subversion doesn't LIB_DEPENDS on gdbm (or should devel/apr?) => >> RN> failed subversion build on systems without gdbm. what's the proper fix? >> RN> I reinstalled devel/apr with --without-gdbm in CONFIGURE_ARGS and seem >> RN> to have working svn 0.28.2 now. >> I'll look at this after 14 of Sep. >> But it is strange: I don't have gdbm on my server and subversion works >> just fine... >> >> %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 %ldconfig -r|grep gdbm % I always have my /usr/local/lib/compat/pkg clean. ALWAYS. If here is some libraries after portupgrade, I rebuild ports, which use old library. So, I think, that you `devel/apr' find old libgdbm AFTER you deinstall this package. It seems to be inconsistency in your system. Lev Serebryakov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1266155559.20030914100049>