<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - error: undefined reference to 'lt__PROGRAM__LTX_preloaded_symbols'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99675#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - error: undefined reference to 'lt__PROGRAM__LTX_preloaded_symbols'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99675">bug 99675</a>
from <span class="vcard"><a class="email" href="mailto:klaus.kusche@computerix.info" title="Klaus Kusche <klaus.kusche@computerix.info>"> <span class="fn">Klaus Kusche</span></a>
</span></b>
<pre>It's a problem of the libtool generated in the pulseaudio build:
In the libtool script in the pulseaudio build tree,
the shell variables global_symbol_pipe and global_symbol_to_cdecl
are both set to empty strings.
In my /usr/bin/libtool, they are both set to sed commands.
Copying these two lines from /usr/bin/libtool to the build-local libtool
fixes the problem.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>