<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio 12.1 build failure: Makefile:11694: *** missing separator. Stop."
href="https://bugs.freedesktop.org/show_bug.cgi?id=107239#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio 12.1 build failure: Makefile:11694: *** missing separator. Stop."
href="https://bugs.freedesktop.org/show_bug.cgi?id=107239">bug 107239</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>Thanks for reporting! I can reproduce the problem.
(In reply to fredrik from <a href="show_bug.cgi?id=107239#c0">comment #0</a>)
<span class="quote">> I obviously don't have gsettings installed</span >
I think you do. @GSETTINGS_RULES@ is not added to the makefile if gsettings
isn't installed. If you pass --disable-gsettings to configure, it should work.
The reason for the breakage is that when I generated the tarball, I didn't have
gsettings installed. configure.ac contains the GLIB_GSETTINGS macro, which
didn't get expanded, and as a result the string "@GSETTINGS_RULES@" ended up in
the makefile instead of the actual rules.
I'll need to release a new tarball, and I think the version needs to be bumped
as well even though there are no changes in the git repository...</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>