[sr-dev] error in Makefile.modules

Juha Heinanen jh at tutpro.com
Mon Aug 20 10:26:25 CEST 2018


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



More information about the sr-dev mailing list