The documentation install in the docs/Makefile fails under Mac OS X, and probably other BSDs. It uses the cp -dpR command to copy a directory, but the -d flag is not supported in BSD cp. The command in question is on line 311 of docs/Makefile