Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2008 11:55:52 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
Cc:        Kostik Belousov <kostikbel@gmail.com>, threads@freebsd.org, Peter Wemm <peter@wemm.org>, current@freebsd.org
Subject:   Re: Symbol versioning errors in libthr
Message-ID:  <Pine.GSO.4.64.0802041146260.13899@sea.ntplx.net>
In-Reply-To: <86zlugeqaz.fsf@ds4.des.no>
References:  <861w7um5o5.fsf@ds4.des.no> <e7db6d980802030759x6db9bf1dq8992542bd8d2e017@mail.gmail.com> <20080203162918.GK57756@deviant.kiev.zoral.com.ua> <20080203121112.426a8c25@kan.dnsalias.net> <86zlugeqaz.fsf@ds4.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--=-=-=
Content-Type: TEXT/PLAIN; CHARSET=utf-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-ID: <Pine.GSO.4.64.0802041146262.13899@sea.ntplx.net>

On Mon, 4 Feb 2008, Dag-Erling Sm=C3=B8rgrav wrote:

> I've attached my proposed patch.  Please yell if there's anything wrong
> with it.

I question the bumping of FBSDprivate to 1.1.  FBSDprivate is special,
it is only for use in our base system, and our supported method of
updating our system is buildworkd/buildkernel - so any changes to
FBSDprivate should be unnoticed.

Initially, I did not add a version number to FBSDprivate, but did
at the end after seeing that Solaris had versioned private as well.
But, at least with Solaris 8, they only have SUNWprivate 1.1 and 1.2,
whereas they have many public versions (SUNW_0.7 - SUNW_1.20.4).
They must have old applications that were part of their base,
but are no longer supported on more recent releases, so had to bump
the private namespace.

Also, if you look at libc/Versions.def, you will see that there
is no FBSDprivate_1.1.

I think your patch is fine as long as you use only FBSDprivate_1.0.

--=20
DE
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0802041146260.13899>