> groff/src/libs/libgroff/font.cpp:386: undefined reference to `rpl_wcwidth'
Somehow gnulib's `wcwidth' module doesn't work on your platform, or isn't properly recognized. Please send me the `config.log' file privately. Given that `wcwidth' is a POSIX.1-2001 function, I think that this function *should* available on your platform... Werner