[pulseaudio-tickets] [Bug 107239] PulseAudio 12.1 build failure: Makefile:11694: *** missing separator. Stop.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 16 14:23:27 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107239
--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
Thanks for reporting! I can reproduce the problem.
(In reply to fredrik from comment #0)
> I obviously don't have gsettings installed
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...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20180716/f5e3bdf9/attachment.html>
More information about the pulseaudio-bugs
mailing list