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 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,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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