Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
1ea29ff8
Commit
1ea29ff8
authored
Mar 21, 2001
by
Brian Wellington
Browse files
mention that parallel make doesn't work.
parent
41149b91
Changes
1
Hide whitespace changes
Inline
Side-by-side
FAQ
View file @
1ea29ff8
...
...
@@ -134,3 +134,11 @@ is rejecting the TSIG. Why?
A: This may be a clock skew problem. Check that the the clocks on
the client and server are properly synchronized (e.g., using ntp).
Q: I'm trying to compile BIND 9, and "make" is failing due to files not
being found. Why?
A: Using a parallel and distributed make to build bind 9 is not supported,
and doesn't work. If you are using one of these, use normal make or gmake
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment