Bug 199657 - fltk-config --ldflags shouldn't set rpath
Summary: fltk-config --ldflags shouldn't set rpath
Keywords:
Status: CLOSED DUPLICATE of bug 199656
Alias: None
Product: Fedora
Classification: Fedora
Component: fltk
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael J Knox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE7Target
TreeView+ depends on / blocked
 
Reported: 2006-07-21 06:24 UTC by Anthony Green
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-12-12 05:42:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Anthony Green 2006-07-21 06:24:39 UTC
Description of problem:
On x86-64 systems fltk-config --ldflags prints "-L/usr/lib64
-Wl,-rpath,/usr/lib64" and then a bunch of libraries.  It should not print the
rpath bit, and the -L option isn't required either.
If you use these options within a spec file for another package, 
 rpmlint will  complain about the use of rpath in the resulting binary.

Version-Release number of selected component (if applicable):
fltk-devel-1.1.7-1.fc5

How reproducible:
Always

Steps to Reproduce:
1.See above.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Denis Leroy 2006-09-13 23:11:07 UTC
I'm hitting this bug also with with aqsis. This makes rpmlint very mad.


Comment 2 Rex Dieter 2006-12-12 05:42:54 UTC
I'm gonna lump this with the other fltk-config bug #199656 , symptom of the 
same problem.

*** This bug has been marked as a duplicate of 199656 ***


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