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?
[EMAIL PROTECTED]:/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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"