I installed FreeBSD Release 10.1. During the install, I had the option of installing the 'handbook' which I selected. Unfortunately, it did not install. So I decided to try and install the port that contains all of the english documentation: misc/freebsd-doc-en. After about 1 hour of compiling, I get a series of error messages. Some seem to relate to OpenJDK. What OpenJDK has to do with documentation, I don't know. But I get the message "compilation failed unexpectedly, Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer". Following this there appear to be a series of cascading error code 1 messages.
I have tried
I have tried
make clean, but I still end up with this message. All I want is the FreeBSD handbook and documentation. Can anyone help here?