From owner-freebsd-questions Fri Jul 27 11:45:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-104-149.dsl.lsan03.pacbell.net [64.169.104.149]) by hub.freebsd.org (Postfix) with ESMTP id F010537B406 for ; Fri, 27 Jul 2001 11:45:44 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0C70066E94; Fri, 27 Jul 2001 11:45:43 -0700 (PDT) Date: Fri, 27 Jul 2001 11:45:43 -0700 From: Kris Kennaway To: Joe Glass Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling 3.5 kernel on 4.3 Message-ID: <20010727114542.E31276@xor.obsecurity.org> References: <3B61A647.380023BD@glass.cl.msu.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="zaRBsRFn0XYhEU69" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B61A647.380023BD@glass.cl.msu.edu>; from joe@glass.cl.msu.edu on Fri, Jul 27, 2001 at 01:35:03PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --zaRBsRFn0XYhEU69 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 27, 2001 at 01:35:03PM -0400, Joe Glass wrote: > Hi, I'm trying to compile a freshly CVS'd 3.5 kernel, but I'm running > 4.3. When compiling the kernel, I tried using make buildkernel, and I > get: >=20 > root@glass:/usr/src/$ make buildkernel KERNEL=3DDELL2550.jeg > make: don't know how to make buildkernel. Stop >=20 > I know that config is version dependant, but I tried it anyway, and I > got: >=20 > root@glass:/usr/src/sys/i386/conf/$ config DELL2550.jeg=20 > config: line 47: root/dump/swap specifications obsolete >=20 > Does anyone have any suggestions? buildkernel is a 4.x thing. You can probably do it the old-fashioned way (config; make depend; make all) if you rebuild a 3.x config binary first. YMMV: I usually find it easier to do a complete 3.x installation in a jail or chroot and just build it using the native 3.x userland. Kris --zaRBsRFn0XYhEU69 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7YbbVWry0BWjoQKURAg9sAKDBRCck8jaz64klg/ds1ZHfzffihQCgxQJA M0x602MdWJe48MKpok9ATx8= =g+Cn -----END PGP SIGNATURE----- --zaRBsRFn0XYhEU69-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message