cvs commit: src Makefile.inc1 UPDATING src/cddl/lib Makefile
src/cddl/usr.bin Makefile src/cddl/usr.sbin Makefile src/lib
Makefile src/lib/libkse Makefile kse.map pthread.map
src/lib/libkse/arch/amd64 Makefile.inc
src/lib/libkse/arch/amd64/amd64 ...
Ruslan Ermilov
ru at FreeBSD.org
Thu Oct 11 02:21:33 PDT 2007
On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> On Wed, Oct 10, 2007 at 01:16:03PM +0200, Dag-Erling Smrgrav wrote:
> > "David E. O'Brien" <obrien at FreeBSD.org> writes:
> > > Log:
> > > Repo copy libpthreads to libkse.
> > > This introduces the WITHOUT_LIBKSE nob,
> > > and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
> > > Approved by: re(kensmith)
> >
> > Was the SHLIB_MAJOR regression for libkse (from 3 to 0) intentional?
>
> I wouldn't call it a regression - we've never had a libkse.so.0 - and
> we've never shipped a libkse.so AFAIK. Now with symbol versioning, we
> don't need to bump SHLIB_MAJOR anymore. I thought about using
> libkse.so.1, but that is already in ObsoleteFiles.inc, and I didn't want
> to get into what's the right changes for that file if I could avoid it.
>
> Shipping a libkse.so.3 in 7.0, would be yet another FreeBSD weirdism as
> folks may wonder where .1 & 2 are.
>
They are right here:
/usr/ports/misc/compat5x/pkg-plist:%%ALPHA%%lib/compat/libkse.so.1
/usr/ports/misc/compat5x/pkg-plist:%%SPARC64%%lib/compat/libkse.so.1
/usr/ports/misc/compat6x/pkg-plist.alpha:lib/compat/libkse.so.2
/usr/ports/misc/compat6x/pkg-plist.sparc64:lib/compat/libkse.so.2
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
More information about the cvs-src
mailing list