Bug 232928

Summary: frysk binaries have bad RPATH
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: fryskAssignee: Andrew Cagney <cagney>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: kasal, laroche, mcvet, mjw, npremji, pmuldoon, rmoseley, scox, timoore
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.0.1.2007.10.17-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-10 20:14:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miroslav Lichvar 2007-03-19 15:08:07 UTC
Description of problem:
Frysk binaries have @RPATH@ in their RPATH. 

Version-Release number of selected component (if applicable):
frysk-0.0.1.2007.03.13.rh1-1.fc7

Steps to Reproduce:
1. objdump -p /usr/bin/fparser | grep RPATH
  
Actual results:
  RPATH       @RPATH@

Expected results:

Comment 1 Andrew Cagney 2007-12-10 20:14:59 UTC
$ objdump -p /usr/bin/fparser | grep RPATH
$
$ rpm -q frysk
frysk-0.0.1.2007.10.17-1.fc8.x86_64


Comment 2 Andrew Cagney 2007-12-10 20:19:13 UTC
*** Bug 198224 has been marked as a duplicate of this bug. ***