Bug 201488 - vte.pc contains RPATH related LDFLAGS
Summary: vte.pc contains RPATH related LDFLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vte
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Behdad Esfahbod
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-06 05:56 UTC by Yijun Yuan
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-24 05:22:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Yijun Yuan 2006-08-06 05:56:47 UTC
Description of problem:
vte.pc contains RPATH related LDFLAGS so some other packages depends on
vte-devel won't build due to check-rpath error.

Version-Release number of selected component (if applicable):
0.13.5-1.fc6

How reproducible:
every time

Steps to Reproduce:
1.run "pkg-config --libs vte"
2.
3.
  
Actual results:
-Wl,--rpath -Wl,/usr/include -L/usr/include -L/lib -lvte -lncurses -lXft
-lgtk-x11-2.0 -lpangoxft-1.0 -lpangox-1.0 -lXrender -lfontconfig -lfreetype
-lX11 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo
-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  


Expected results:
don't include -Wl,--rpath -Wl,/usr/include -L/usr/include

Comment 1 Behdad Esfahbod 2006-08-09 05:52:04 UTC
No idea where the rpath is coming from.

Comment 2 Kevin Fenzi 2007-03-24 05:22:23 UTC
This no longer seems to be happening on fc6 or current devel. 

I'm going to close this. If you still see the problem, feel free to re-open or
file a new bug. 


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