Bug 46085 - /usr/bin/expect has bogus RPATH
Summary: /usr/bin/expect has bogus 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-26 18:44 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:06:04 UTC
Embargoed:


Attachments (Terms of Use)
A patch (489 bytes, patch)
2001-06-26 18:45 UTC, hjl
no flags Details | Diff

Description hjl 2001-06-26 18:44:26 UTC
# readelf -d usr/bin/expect

Dynamic segment at offset 0xba8 contains 26 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libexpect5.31.so]
 0x00000001 (NEEDED)                     Shared library: [libtcl8.3.so]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libutil.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000f (RPATH)                      Library rpath:
[/var/tmp/tcltk-root/usr
/lib:/usr/X11R6/lib]

Comment 1 hjl 2001-06-26 18:45:02 UTC
Created attachment 21866 [details]
A patch

Comment 2 Eido Inoue 2001-07-09 16:17:18 UTC
Thanks for the patch. Will be in the next beta.


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