On 2014/02/06 00:35, Ted Unangst wrote: > While building vim-no_x11 on arm, I observe: > > ===> Building for groff-1.22.2p4 > configure: WARNING: unrecognized options: --without-libiconv-prefix, > --without-gs, --without-x, --with-awk, --disable-silent-rules > configure: loading site script /home/tedu/ports/pobj/groff-1.22.2/config.site > >
I don't see how that can happen.. The warning about --disable-silent-rules is expected, but the other options are supported by groff's configure script. Is the configure script in the build directory correct? $ ls -l configure -rwxr-xr-x 1 sthen wsrc 335100 Feb 7 2013 configure $ wc -l configure 12009 configure $ md5 -b configure MD5 (configure) = QYa2hCeveNJMC7XygP3r0Q==
