From owner-freebsd-questions@FreeBSD.ORG Sat Aug 23 16:59:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B82716A4BF for ; Sat, 23 Aug 2003 16:59:15 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-97.dsl.lsan03.pacbell.net [64.169.107.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A7E743FDF for ; Sat, 23 Aug 2003 16:59:14 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E0FC366D6A; Sat, 23 Aug 2003 16:59:13 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id B7D5B9BC; Sat, 23 Aug 2003 16:59:13 -0700 (PDT) Date: Sat, 23 Aug 2003 16:59:13 -0700 From: Kris Kennaway To: Desmond Lee Message-ID: <20030823235913.GA4852@rot13.obsecurity.org> References: <20030823054710.CNZW9938.fed1mtao03.cox.net@smtp.west.cox.net> <004001c369d1$3fad28e0$6501a8c0@croydon> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <004001c369d1$3fad28e0$6501a8c0@croydon> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: make depend X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 23:59:15 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 23, 2003 at 04:49:52PM -0700, Desmond Lee wrote: > Hello >=20 > =20 > I'm trying to upgrade from freebsd 4.4 to 4.8. I just finished doing the > 'make -j 4 buildworld' command and am now going to compile the kernel as > part of the process to upgrade. The next thing I do is a 'make > buildkernel KERNCONF=3DMYKERN' and then I want to do a 'make > installkernel KERNCONF=3DMYKERN' after. However, when I do the 'make > buildkernel KERNCONF=3DMYKERN' it gives me a message at the beginning > saying: "Don't forget to do a 'make depend'.=20 >=20 > =20 >=20 > I am wondering, should I just go ahead and do the 'make installkernel > KERNCONF=3DMYKERN' command without doing any make depend? Yep, 'make buildkernel' does the depend itself as one of the steps. Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/R//RWry0BWjoQKURAj39AJ94he42oHu9z4Y/dd6XqDcL03DlZACgoZHP 6g3UQ+Kf1IJjIwlY91RjhlE= =PQTx -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--