[systemd-devel] [PATCH] build: add option to disable hwdb
Filipe Brandenburger
filbranden at google.com
Fri Dec 19 08:42:13 PST 2014
On Fri, Dec 19, 2014 at 8:31 AM, Michael Biebl <mbiebl at gmail.com> wrote:
> 2014-12-19 17:10 GMT+01:00 Filipe Brandenburger <filbranden at google.com>:
>> On Fri, Dec 19, 2014 at 6:32 AM, Michael Biebl <mbiebl at gmail.com> wrote:
>>> This also removed the HAVE_PYTHON section from Makefile-man.am. Why it
>>> did that is unclear to me.
>>
>> This happened to me before and when it did it was because ./configure
>> didn't detect a working Python, so "make update-man-list" didn't use
>> one.
>>
> Hm, I have both installed and the ./configure summary has
>
> Python: yes
> Python Headers: yes
> man pages: yes
>
> Still, the result is the same. I'm puzzled
Ok I could reproduce it if man/systemd.index.xml and
man/systemd.directives.xml were not present when "update-man-list"
runs...
Try running "make man/systemd.index.xml" first (it should generate
both of them) and then "make update-man-list" that should work.
Maybe that should be made into a dependency of "update-man-list"?
Cheers,
Filipe
More information about the systemd-devel
mailing list