Am 10.05.2010 19:03, schrieb Andrea Scarpino:
> On Monday 10 May 2010 18:40:16 Thomas Bächler wrote:
>> According to this:
>> http://mailman.archlinux.org/pipermail/arch-dev-public/2010-May/016721.html
>>
>> Can you please move libpopt.so* from /usr/lib to /lib? This would be
>> important for the next cryptsetup release to move to core.
>>
>>
>> Remark: To ensure proper dynamic linking, it should look like this:
>> /usr/lib/libpopt.a
>> /usr/lib/libpopt.so -> /lib/libpopt.so
>> /lib/libpopt.so -> libpopt.so.0
>> /lib/libpopt.so.0 -> libpopt.so.0.X.Y
>> /lib/libpopt.so.0.X.Y
>>
>> Without the libpopt.so symlink in /usr/lib/, the linker will always
>> choose the static library over the dynamic one on build-time. I ran into
>> problems with this a lot already :(
> libpopt.so* moved to /lib.
> 
> please signoff both
> 

Thanks - looks fine, signoff x86_64.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to