I believe that most likely there is a config.guess issue here. It would appear that the linker isn't setting NATIVE=yes USE_LIBPATH=yes for freebsd/amd64. These should be set when host and target are the same. This is causing all sorts of compilation problems. Sean