Grepping for that variable in the makefiles reveals that it looks for docbook2x-man or db2x_docbook2man.
Likely not available in your system, so either they were part of a installed package or related dependency in the past, or just a new package that needs to be added as build dependency.
Cheers, Daniel
On 20.08.18 10:26, Juha Heinanen wrote:
When building debian package from master, I noticed this kind of error message:
s ../../../doc/stylesheets/serdoc2man.xsl auth.xml make[3]: s: Command not found ../../Makefile.modules:283: recipe for target 'auth.7' failed
The line in Makefile.modules is here:
$(MOD_NAME).7: $(MOD_NAME).xml $(DOCBOOK) -s ../../../doc/stylesheets/serdoc2man.xsl $<
Could it be that variable $(DOCBOOK) has not been defined?
-- Juha
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev