|
Lines 4316-4322
Link Here
|
| 4316 |
<screen>&prompt.root; <userinput>cd /usr/src/lib/libisc && make clean all</userinput> |
4316 |
<screen>&prompt.root; <userinput>cd /usr/src/lib/libisc && make clean all</userinput> |
| 4317 |
&prompt.root; <userinput>cd /usr/src/lib/libbind && make clean all</userinput> |
4317 |
&prompt.root; <userinput>cd /usr/src/lib/libbind && make clean all</userinput> |
| 4318 |
&prompt.root; <userinput>cd /usr/src/libexec/named-xfer && make NOSHARED=yes all</userinput> |
4318 |
&prompt.root; <userinput>cd /usr/src/libexec/named-xfer && make NOSHARED=yes all</userinput> |
| 4319 |
&prompt.root; <userinput>cp named-xfer /etc/namedb/bin && chmod 555 /etc/namedb/bin/named-xfer</userinput></screen> |
4319 |
&prompt.root; <userinput>cp named-xfer /etc/namedb/bin && chmod 555 /etc/namedb/bin/named-xfer</userinput><co id="clean-cruft"></screen> |
|
|
4320 |
<calloutlist> |
| 4321 |
<callout arearefs="clean-cruft"> |
| 4322 |
<para>This step has been reported to fail occasionally. If this |
| 4323 |
happens to you, then issue the command:</para> |
| 4324 |
|
| 4325 |
<screen>&prompt.root; <userinput>cd /usr/src && make cleandir && make cleandir</userinput></screen> |
| 4326 |
|
| 4327 |
<para>This will clean out any <quote>cruft</quote> from your |
| 4328 |
source tree, and retrying the steps above should then work.</para> |
| 4329 |
</callout> |
| 4330 |
</calloutlist> |
| 4331 |
|
| 4320 |
</listitem> |
4332 |
</listitem> |
| 4321 |
|
4333 |
|
| 4322 |
<listitem> |
4334 |
<listitem> |