From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-October/019379.html | 164 ++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-October/019379.html (limited to 'zarb-ml/mageia-dev/2012-October/019379.html') diff --git a/zarb-ml/mageia-dev/2012-October/019379.html b/zarb-ml/mageia-dev/2012-October/019379.html new file mode 100644 index 000000000..6810fa3d5 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019379.html @@ -0,0 +1,164 @@ + + + + [Mageia-dev] libtool problem: No relink_command for g++ compiled lib. + + + + + + + + + +

[Mageia-dev] libtool problem: No relink_command for g++ compiled lib.

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Tue Oct 16 17:07:27 CEST 2012 +

+
+ +
Hi,
+
+I have a problem when building PulseAudio with webrtc support.
+
+The problem should be visible if you simply install
+lib64webrtc-audio-processing-devel and rebuild pulseaudio.
+
+Having traced the problem a bit, it fails due to not finding a library.
+(libwebrtc-utils.so) which is built in-tree.
+
+While the source builds fine, the relinking stage fails due to a
+relink_command= variable not being present in the src/libwebrtc-utils.la
+file that is generated by libtool.
+
+In contrast all the other src/*.la files *do* have relink_command=
+specified in their .la file. The primary difference being that all other
+.la files are generated by gcc rather g++.
+
+I suspect it's just missing some variable or some flags not being
+included properly in the upstream Makefile.am or something of that ilk,
+but I'm afraid I'm kinda clueless about anything libtool related.
+
+Any help appreciated!!
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1