[1721] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Re: aclocal.m4 problems with shared libs

daemon@ATHENA.MIT.EDU (Ezra Peisach)
Mon Nov 13 18:09:10 1995

To: tytso@MIT.EDU
Cc: krb5-bugs@MIT.EDU
Date: Mon, 13 Nov 1995 18:08:57 EST
From: Ezra Peisach <epeisach@MIT.EDU>



Comment to the effect that you want to use -soname and -h in order to allow
minor version numbering.... (i.e. call the library libfoo.so.1.0 but look for
libfoo.so.1)

Problem with minor version numbering comes from NetBSD which according to
the man page for the loader will look for the highest numbered minor version
number corresponding to the required major number... (I.e. if you have 
1.0 and 1.1 installed, 1.1 will always be used). I have not tested the minor
version number issues on that platform to see if what you see is what you gett..

	Ezra

home help back first fref pref prev next nref lref last post