This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Attachment: libc-pr14476-2.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]