Date: Mon, 11 Jun 2007 09:23:56 -0700 From: "Mark Stout" <mcs@vpm.com> To: "Mikhail Goriachev" <mikhailg@webanoide.org>, "Abdullah Ibn Hamad Al-Marri" <almarrie@gmail.com> Cc: freebsd-questions@freebsd.org Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE Message-ID: <DOEDIFELHLGPGLILFJKMOEPECLAA.mcs@vpm.com> In-Reply-To: <466C2644.8000303@webanoide.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Mikhail Goriachev [mailto:mikhailg@webanoide.org] > Sent: Sunday, June 10, 2007 9:27 AM > To: Abdullah Ibn Hamad Al-Marri > Cc: Mark Stout; freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE >=20 >=20 > Abdullah Ibn Hamad Al-Marri wrote: > > On 6/10/07, Mark Stout <mcs@vpm.com> wrote: > >> > >> So how should I fix this? > >> > >> Thank you, > >> Mark Stout > >=20 > > cd /usr/src > > make cleanworld > > mergemaster -p > > make buildworld > > make buildkernel > > make installkernel > > reboot > >=20 > > cd /usr/src > > make installworld > > mergemaster -iU > > reboot > >=20 > > You are done. :) >=20 >=20 > The *correct* procedure is described in: >=20 > /usr/src/Makefile >=20 > and even more detailed at: >=20 > = http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html >=20 Following the tasks in Rebuilding =E2=80=9Cworld=E2=80=9D in the = handbook = http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html = I removed the /usr/obj directory and did a buildworld. When tryinmg to = compile the kernel its failing on unknown option "MD5". Commenting that = out it fails on the line above MD5, options LKM. What's happening = here? These two options papear in the LINT file. I can't find anything = that explains why this would happen. =20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DOEDIFELHLGPGLILFJKMOEPECLAA.mcs>