FreeBSD Bugzilla – Attachment 17528 Details for
Bug 31803
Handbook make world addition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build-errors
build-errors (text/plain; charset=us-ascii), 1.51 KB, created by
Michael W Lucas
on 2001-11-07 00:06:26 UTC
(
hide
)
Description:
build-errors
Filename:
MIME Type:
Creator:
Michael W Lucas
Created:
2001-11-07 00:06:26 UTC
Size:
1.51 KB
patch
obsolete
>*** en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml-dist Tue Nov 6 12:36:21 2001 >--- en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml Tue Nov 6 13:29:19 2001 >*************** >*** 1580,1585 **** >--- 1580,1615 ---- > </itemizedlist> > </answer> > </qandaentry> >+ >+ <qandaentry> >+ <question> >+ <para>What do I do if something goes wrong?</para> >+ </question> >+ >+ <answer> >+ <para>Make absolutely sure your environment has no >+ extraneous cruft from earlier builds. This is simple >+ enough.</para> >+ >+ <screen>&prompt.root; <userinput>cd /usr/obj</userinput> >+ &prompt.root; <userinput>chflags -R noschg *</userinput> >+ &prompt.root; <userinput>rm -rf *</userinput> >+ &prompt.root; <userinput>cd /usr/src</userinput> >+ &prompt.root; <userinput>make cleandir</userinput> >+ &prompt.root; <userinput>make cleandir</userinput></screen> >+ >+ <para>Yes, <command>make cleandir</command> really should >+ be run twice.</para> >+ >+ <para>Then restart the whole process, starting >+ with<command> <command>make buildworld</command>.</para> >+ >+ <para>If you still have problems, send the error and the >+ output of <command>uname -a</command>to &a.questions;. >+ Be prepared to answer other questions about your >+ setup!</para> >+ </answer> >+ </qandaentry> > </qandaset> > </sect2> > </sect1>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 31803
:
17527
| 17528