I'm trying to compile BIND 9 and "make" is failing due to files not being found. Why?

Prev Next

Using a parallel or distributed make (for example, make -j or dmake) to build BIND 9 is not supported, and doesn't work reliably; in some cases it will cause dependencies to be unavailable while building. If you are using one of these, use normal make or gmake instead.