Hi,

On Fri, Feb 12, 2016 at 05:53:42AM -0800, Alex Gagniuc wrote:
> I'm trying to package libsigrok 0.4.0 (BTW, somebody forgot to make
> the release announcement)

Huh?

http://article.gmane.org/gmane.comp.debugging.sigrok.devel/1947
http://sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview


> for Fedora, and I figured I might as well
> add libsigrokcxx and friends. It builds fine, but the rpm packaging

You'll need at least libsigrokcxx, it is a hard requirement for
PulseView.


> tools are yelling at me that there's an rpath in libsigrokcxx.so.3.0.0
> -- though, surprisingly, not in libsigrok.so*
> 
> "git grep -i rpath" shows nothing, so I know it's not on purpose,. but
> I still have to get this resolved. I have no idea what the magic bits
> are. I already passed "--disable-rpath" to configure with zero luck. I
> was hoping somebody here might be able to point me in the right
> direction.

There are a bunch of good docs out there about rpath:

https://wiki.debian.org/RpathIssue
https://fedoraproject.org/wiki/RPath_Packaging_Draft
https://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath

There are multiple ways to remove it (if it's there), but we're not
intentionally adding it indeed. It's not _always_ a bad thing as far as
I know though, on some systems and with certain setups it may even be
required. For Fedora packages you most likely want to remove it though, yes.


Cheers, Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to