GNU bug report logs - #19221
[PATCH] libtool: fix sys_lib_dlsearch_path_spec for ia64 HP-UX

Previous Next

Package: libtool;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Sun, 30 Nov 2014 00:15:02 UTC

Severity: normal

Tags: patch

Done: "Gary V. Vaughan" <gary <at> vaughan.pe>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Subject: bug#19221: closed (Re: bug#19221: [PATCH] libtool: fix
 sys_lib_dlsearch_path_spec for ia64 HP-UX)
Date: Thu, 04 Dec 2014 16:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#19221: [PATCH] libtool: fix sys_lib_dlsearch_path_spec for ia64 HP-UX

which was filed against the libtool package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 19221 <at> debbugs.gnu.org.

-- 
19221: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19221
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Gary V. Vaughan" <gary <at> vaughan.pe>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Cc: 19221-close <at> debbugs.gnu.org
Subject: Re: bug#19221: [PATCH] libtool: fix sys_lib_dlsearch_path_spec for
 ia64 HP-UX
Date: Thu, 4 Dec 2014 16:27:49 +0000
On Nov 29, 2014, at 11:55 PM, Norihiro Tanaka <noritnk <at> kcn.ne.jp> wrote:
> 
> A dynamic linker in ia64 HP-UX does not search directories
> `/usr/local/lib/hpux32', `/usr/local/lib' and `/usr/local/lib/hpux64'
> without RPATH and/or LD_LIBRARY_PATH.  So if a program is linked to a
> library installed in them without DT_RPATH and/or LD_LIBRARY_PATH, the
> dynamic linker can not find the library.
> 
> When a program is linked to a library installed in them, this change
> makes Libtool set library path to DT_RPATH of the program.

Thanks, applied.

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)

[Message part 3 (message/rfc822, inline)]
From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: bug-libtool <at> gnu.org
Subject: [PATCH] libtool: fix sys_lib_dlsearch_path_spec for ia64 HP-UX
Date: Sun, 30 Nov 2014 08:55:16 +0900
[Message part 4 (text/plain, inline)]
A dynamic linker in ia64 HP-UX does not search directories
`/usr/local/lib/hpux32', `/usr/local/lib' and `/usr/local/lib/hpux64'
without RPATH and/or LD_LIBRARY_PATH.  So if a program is linked to a
library installed in them without DT_RPATH and/or LD_LIBRARY_PATH, the
dynamic linker can not find the library.

When a program is linked to a library installed in them, this change
makes Libtool set library path to DT_RPATH of the program.

Thanks,
Norihiro
[0001-libtool-fix-sys_lib_dlsearch_path_spec-for-ia64-HP-U.patch (text/plain, attachment)]

This bug report was last modified 10 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.