From: Jan Chaloupka <address@hidden>
Subject: groff 1.22.3 not building on Fedora 22
Date: Tue, 11 Nov 2014 16:45:34 +0100
I was trying to update groff to 1.22.3 [1]. But Makefile is failing
me :) There is the following error:
make[2]: *** No rule to make target
'/builddir/build/BUILD/groff-1.22.3/arch/misc/shdeps.sed', needed by
'gropdf'. Stop
I have spent some time trying to figure out what is wrong but so far
with negative result. Can you help me with that? I believe there is
just something missing.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1160256
`shdeps.sed' is generated by the script `shdeps.sh'. The question is
why it isn't generated on your platform... I don't see a problem in
the Makefile code.
Werner