Ryan Boggs <[email protected]> wrote: > I'm noticing those "Can't parse" errors on i386 as well. With gettext > and also with the mono package. > > These error messages couldn't be related to the recent groff/manpage > changes, could they?
They are, of course. Currently, when pkg_create is calling groff to preformat the man pages, it doesn't really deal with .so pages (.so is roff's equivalent of #include) or dangling symlinks, which explains the gettext errors and a bunch of others. -- Christian "naddy" Weisgerber [email protected]
