Bug 45569 - /usr/bin/tcl has an empty RPATH.
Summary: /usr/bin/tcl has an empty RPATH.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: tcltk
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-22 22:52 UTC by hjl
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-27 21:05:11 UTC
Embargoed:


Attachments (Terms of Use)
A patch (557 bytes, patch)
2001-06-22 23:31 UTC, hjl
no flags Details | Diff

Description hjl 2001-06-22 22:52:36 UTC
# readelf -d usr/bin/tcl

Dynamic segment at offset 0x99c contains 24 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libtclx8.2.so]
 0x00000001 (NEEDED)                     Shared library: [libtcl8.3.so]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000f (RPATH)                      Library rpath: []
 0x0000000c (INIT)                       0x804862c

There shouldn't be a enmpty RPATH. It means the current directory.

Comment 1 hjl 2001-06-22 23:31:13 UTC
Created attachment 21605 [details]
A patch

Comment 2 Eido Inoue 2001-07-09 16:28:33 UTC
Thanks for the patch. Will be included in the next beta/rawhide.



Note You need to log in before you can comment on or make changes to this bug.