Date: Wed, 30 Oct 2002 15:24:41 -0800 From: Andy Sparrow <spadger@best.com> To: "TooMany Mirrors" <freebsdguru@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: SCSI emulation help and patching Message-ID: <20021030232441.5868E114@CRWdog.demon.co.uk> In-Reply-To: Message from "TooMany Mirrors" <freebsdguru@hotmail.com> of "Tue, 29 Oct 2002 19:50:58 EST." <F201oygXLsxpTljBOh800000166@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_-49772456P Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable > I have a custom kernel and I'm running Stable I am really just making s= ure = > this is a resonable solution. However I have applied all patches and am= = > getting an error during the build process. This is all applicalbe info > = > 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 28 12:16:28 EST 2002 > = > patch < atapicam-20020820.diff > Hunk #1 succeeded at 172. > done > = > patch < atapicam-STABLE-config-20020820.diff > Hunk #1 succeeded at 1235 (offset 4 lines). > done This is too short. There are many more patched hunks than that, and much = more output. Are you snipping the messages, or is this all you get? > make buildkernel KERNCONF=3DBSDGURU > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; = Uh, sorry, I always use the 'old' method', I don't know if this works or = not (and can't try it until my 'cvsup' finishes :-) Have you tried the 'old' method? cd /usr/src/sys/i386/conf config <KERNELNAME> cd ../../compile/<KERNELNAME> make depend make make install If this works for you and the 'new' method doesn't, that seems like a = bug. But neither will work if you don't have the full diffs. The ones I use = MD5 thus: MD5 (atapicam-20020820.diff) =3D deea1f3bc91aacdb0985f0c18a9ebc91 MD5 (atapicam-STABLE-config-20020820.diff) =3D fb176aeb15fd6242bd33b6e35f= 3d ab28 But Thomas is really the final word for that ;-) Cheers, AS = --==_Exmh_-49772456P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9wGo4PHh895bDXeQRApB2AKCYDRyQtOvwyplW99yBOj9gA15FwgCfSGtI fO1SDIcqfXELohXIvHmA49o= =eb5s -----END PGP SIGNATURE----- --==_Exmh_-49772456P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030232441.5868E114>