[arch-dev-public] [signoff] libgcrypt 1.4.5-2

Thomas Bächler thomas at archlinux.org
Tue May 11 08:31:15 EDT 2010


Am 11.05.2010 14:24, schrieb Jan de Groot:
> On Mon, 2010-05-10 at 23:17 +0200, Thomas Bächler wrote:
>> This moves the shared library from /usr/lib to /lib, so that dynamically
>> linked cryptsetup works before /usr is mounted.
>>
> 
> libgcrypt.so is in both /lib and /usr/lib. IMHO there should be only
> a .so in /usr/lib, not /lib.

Hm, does it matter? We did the same for popt and libgpg-error - and all
other libraries I moved to /lib manually so far. The way I did it, it is
simpler in the PKGBUILD, as you only move libfoo.so* to /lib and then
symlink the .so file - you don't have to know the library version here.

The only thing that is really necessary is this: You must have the .so
in /usr/lib, otherwise the .a will be used and gcc/ld will always link
the library statically.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-dev-public/attachments/20100511/78c36b75/attachment.bin>


More information about the arch-dev-public mailing list