PATCH: [BZ #14476]: test-installation.pl fails on x86_64

H.J. Lu hjl.tools@gmail.com
Wed Aug 29 13:18:00 GMT 2012


On Wed, Aug 29, 2012 at 4:06 AM, Andreas Jaeger <aj@suse.com> wrote:
> On Tuesday, August 28, 2012 12:39:36 H.J. Lu wrote:
>> Hi,
>>
>> scripts/test-installation.pl reads soversions.mk. But it doesn't
>> understand
>>
>> ld.so-version=$(if $(abi-64-ld-soname),$(abi-64-ld-soname),ld.so.1)
>>
>> This patch passes LD_SO=$(ld.so-version) to
>> scripts/test-installation.pl and uses it to set $ld_so_name and
>> $ld_so_version.  OK to install?
>
> Thanks, this looks fine.
>
> Carlos, I suggest this fix also as a backport for 2.16,
>

Here is a slightly different patch, which only splits $LD_SO
once.  Please let me know which one you prefer.

Thanks.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libc-pr14476-2.patch
Type: application/octet-stream
Size: 1445 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120829/34004330/attachment.obj>


More information about the Libc-alpha mailing list