Date: Wed, 25 Jul 2007 10:12:22 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Caio Figueiredo Abecia" <caioabecia@yahoo.com.br> Cc: questions@freebsd.org Subject: Re: apply a patch in Freebsd Message-ID: <44vec8608p.fsf@be-well.ilk.org> In-Reply-To: <008201c7cd5b$60fa8fa0$530210ac@riodejaneiro> (Caio Figueiredo Abecia's message of "Mon\, 23 Jul 2007 15\:57\:49 -0300") References: <200707231845.l6NIjKPn006375@vjofn.tucs-beachin-obx-house.com> <008201c7cd5b$60fa8fa0$530210ac@riodejaneiro>
next in thread | previous in thread | raw e-mail | index | archive | help
"Caio Figueiredo Abecia" <caioabecia@yahoo.com.br> writes: > I have the Freebsd 6.2 version. > I got a problem installing from my DVD ROM drive, and I found a patch > in http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/111084 . > I wonder if I could try this patch to solve my problem. > What may I do to get a FreeBSD with this patch working? > I need get the source package ? What more? > > Could someone please give me some help? Yes, you will need the full sources. You will need to build the "world" for this. Once you have the sources (by any of the normal methods; see the Handbook if you don't already know how to get them), the procedure will be roughly cd /usr/src ; patch < /path/to/patch-file before starting the buildworld (which is also described in the Handbook should you be unacquainted with the process).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44vec8608p.fsf>