[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wrong minor version numbers on snapshots
> After I upgraded two OpenBSD 2.3/i386 to current snapshots (using normal
> upgrade procedure), many programs started complaining about wrong minor
> version of many libraries.
>
> Some examples:
>
> xdm:
> /usr/libexec/ld.so: warning: libkrb.so.7.0: minor version >= 2 expected,
> using it anyway
>
> snmpdelta:
> /usr/libexec/ld.so: warning: libc.so.20.2: minor version >= 3 expected,
> using it anyway
>
> What can I do to stop them to complain?
Recompile X, or bring back copies of the old libraries from the
release. We upgraded those minor and major numbers for good reasons
-- we changed things in those libraries.
Really -- if you are not capable of resolving these issues yourself --
then you should not be running our snapshots. In that case you should
stick to a real release.
The snapshots are for those people who either absolutely must track
our development for various reasons, or for those people who want to
help ensure that our next release is really clean and tested.