Bugs item #2473441, was opened at 2008-12-28 12:01
Message generated for change (Comment added) made by evilynux
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2473441&group_id=10706

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Chris Bagwell (cbagwell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Stop linking libaries with unneeded libraries

Initial Comment:
We still have a few cases were we are linking libsox or modules with external 
libraries when we do not need to.  This can cause invalid/unneeded dependencies 
for distributed packages.  Debian has a nice tool that shows us easily were we 
are doing this.  It can be seen for example with the following web link for 
version 14.2.0-1 of their package.

http://buildd.debian.org/fetch.cgi?pkg=sox&arch=alpha&ver=14.2.0-1&stamp=1227877949&file=log&as=raw

The easiest one to fix is to only link in libm were required instead of blindly 
added it to LDFLAGS like we are today.

----------------------------------------------------------------------

>Comment By: Pascal Giard (evilynux)
Date: 2013-02-05 10:14

Message:
Still relevant. Please search for "dpkg-shlibdeps: warning" in any recent
Debian build daemon log e.g.
https://buildd.debian.org/status/fetch.php?pkg=sox&arch=i386&ver=14.4.0-5&stamp=1358575702


----------------------------------------------------------------------

Comment By: Jan StarĂ½ (janstary)
Date: 2013-02-02 13:29

Message:
I this still relevant? My 14.4.0 is linked precisely to the libraries it
was uspposed to be built with, as per ./configure.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2473441&group_id=10706

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to