cvs commit: src Makefile.inc1 src/crypto/openssh sshd.c src/etc Makefile src/etc/gss Makefile mech qop src/etc/mtree BSD.include.dist BSD.root.dist src/gnu/usr.bin/cvs/cvs Makefile src/include Makefile gssapi.h src/include/gssapi Makefile gssapi.h ...

Bjoern A. Zeeb bz at FreeBSD.org
Sat Dec 31 20:30:47 PST 2005


On Thu, 29 Dec 2005, Doug Rabson wrote:

> dfr         2005-12-29 14:40:22 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    lib/libgssapi        Makefile context.h cred.h
>
>  Revision  Changes    Path
>  1.1       +95 -0     src/lib/libgssapi/Makefile (new)

SHLIB_MAJOR=   7

I'd suggest to bump that to at least 8 if not even 9.

We had 8 before from what I have seen on another machine
and the newly committed one might be different?


bz at dopt:/local/building/freebsd/HEAD> make check-old
>>> Checking for old files
>>> Checking for old libraries
/usr/lib/libgssapi.so.7
>>> Checking for old directories
...

And after make delete-old-libs your cvs binary and other things
won't work anymore.


This won't help with the build failure on amd64/lib32. I am still
trying to find a "best solution" for that.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT


More information about the cvs-all mailing list