> During make: > > sed -e "s;@VERSION@;1.22.3;" webpage.ms [...] > sed: RE error: illegal byte sequence
Should be fixed now. > and during make install: > > /usr/bin/install -c -m 644 ./m.tmac \ > /usr/local/share/groff/1.22.3/tmac/m.tmac > sed: RE error: illegal byte sequence Hmm. I can't believe that the `install' program is involved. Please try again a complete, clean build of groff from the git repository and report any remaining problems. Werner