openbsd-ports
[Top] [All Lists]

Re: databases/db modification

To: Heikki Korpela <heko@iki.fi>
Subject: Re: databases/db modification
From: Nils Nordman <nino@nforced.com>
Date: Sun, 26 Aug 2001 22:58:58 +0200
Cc: ports@openbsd.org
In-reply-to: <Pine.LNX.4.33.0108262236360.12251-100000@saitti.net>
Mail-followup-to: Heikki Korpela <heko@iki.fi>, ports@openbsd.org
References: <20010826180311.A23806@zenith.student.uu.se> <Pine.LNX.4.33.0108262236360.12251-100000@saitti.net>
Sender: owner-ports@openbsd.org
User-agent: Mutt/1.3.20i
On Sun, Aug 26, 2001 at 10:45:43PM +0300, Heikki Korpela wrote:
> 
> SleepyCat's configure stuff is totally weirdo. They do explicit
> -avoid-version. It should be -version-info
> @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.
> 
I agree with that. However, in the case of these modifications the
only library that doesn't get major/minor is libdb-3.1.so.0.0. 
Since you have to do explicit linking with -ldb-3.1 to get that one
and that is the only library with specifier db-3.1 this isn't much
of a problem. It is of course cleaner to get it done correctly with
regards to major/minor however.

/Nils

<Prev in Thread] Current Thread [Next in Thread>