[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