from http://source.winehq.org/git/wine.git, download the newest git on FreeBSD 8.2 AMD64, Code: ./configure --enable-win64 --prefix=/usr/local/lib32 --mandir=/usr/local/man CC=/usr/local/bin/gcc46 FLEX=/usr/local/bin/flex then I make and completed. but make install show error: > make: don't know how to make wine.maninstall-man-pages. Stop > *** Error code 2 > path wrong in FreeBSD OS or something?