编译Mariadb10.11 报 troff: fatal error: can't find macro file m

图片.png

troff: fatal error: can't find macro file m
[ 37%] Built target user_t
Scanning dependencies of target mariadb
troff: fatal error: can't find macro file m
[ 37%] Built target user_ps

安装groff即可

apt install groff

图片.png