Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Port amd64 - Build is still broken from OpenSSL?



On Mon, Jun 06, 2011 at 02:10:47PM +0200, Kurt Schreiner wrote:
> 
> "build.sh distribution" is running fine for me with the attached patches.
[...]
> Index: distrib/sets/lists/base/shl.mi
> ===================================================================
> RCS file: /cvsroot/src/distrib/sets/lists/base/shl.mi,v
> retrieving revision 1.586
> diff -u -r1.586 shl.mi
> --- distrib/sets/lists/base/shl.mi    5 Jun 2011 23:09:51 -0000       1.586
> +++ distrib/sets/lists/base/shl.mi    6 Jun 2011 09:34:27 -0000
> @@ -180,7 +180,8 @@
>  ./usr/lib/libcrypt.so.1.0                    base-sys-shlib
>  ./usr/lib/libcrypto.so                               base-crypto-shlib       
> crypto
>  ./usr/lib/libcrypto.so.6                     base-crypto-shlib       crypto
> -./usr/lib/libcrypto.so.6.1                   base-crypto-shlib       crypto
> +./usr/lib/libcrypto.so.6.1                   base-crypto-shlib       obsolete
> +./usr/lib/libcrypto.so.6.2                   base-crypto-shlib       crypto

On minor revision change, libraries should not be tagged with obsolete
keyword; obsolete operation of postinstall(8) tool do already take
care of this. Just update the minor number on the existing entry.

-- 
Nicolas Joly

Projects and Developments in Bioinformatics
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index