On Bug #54972, Ralf wrote: > BTW: dbus-daemon rejected to start first because of the lack of > dbus_message_unix_fds limit value in generated session.conf (see additional > patch) This is a regression since 1.7.0.
Created attachment 78175 [details] [review] cmake: define default_message_unix_fds so it can be substituted in session.conf This fixes a regression since 1.7.0: session.conf would be invalid when generated by cmake.
Created attachment 78176 [details] [review] Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDS As Ralf pointed out, we usually use upper-case when substituting variables (apart from "somethingdir", which Autoconf conventionally makes lower-case for some reason).
both patches are looking good. dbus-daemon compiled and run on windows msvc with cmake without any problem.
Fixed in git for 1.7.2, thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.