On Mon, 2016-03-21 at 11:12 +0100, Jean Louis wrote:
> Hello,
> 
> Thank you, this is working.
> 
> Now when it comes to make in doc directory:
> make
> 
> /usr/bin/groff -ms -Tutf8 srp-spec.nroff | perl ./fixff.pl >srp-spec.txtT
> troff: fatal error: can't find macro file s
> test -s srp-spec.txtT && mv -f srp-spec.txtT srp-spec.txt
> Makefile:71: recipe for target 'srp-spec.txt' failed
> make: *** [srp-spec.txt] Error 1

I'm not really understanding here.  Are you manually going to the doc
directory and running make or is this part of a recursive make call
(i.e. part of the usual build process when you run make in the top-level
directory)?

In any case, this is starting to sound like something that needs to be
brought up with the lsh maintainer.

-brandon

Reply via email to