From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 23:40:42 2004 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 06D6F16A4D1 for ; Fri, 3 Dec 2004 23:40:42 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 935C843D7C for ; Fri, 3 Dec 2004 23:40:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5D51B511AA; Fri, 3 Dec 2004 15:46:19 -0800 (PST) Date: Fri, 3 Dec 2004 15:46:19 -0800 From: Kris Kennaway To: Alan Curtis Message-ID: <20041203234619.GA18482@xor.obsecurity.org> References: <5DA6C8AA-4569-11D9-B83F-000A959EB894@ieee.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <5DA6C8AA-4569-11D9-B83F-000A959EB894@ieee.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Error installing kernel: crt1.o 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: Fri, 03 Dec 2004 23:40:42 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 03, 2004 at 03:24:42PM -0500, Alan Curtis wrote: > I am building a custom kernel. It complied with no errors but >=20 > make install KERNCONF=3DMYKERNEL >=20 > failed with the following error >=20 > >install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib > >install: crt1.o: No such file or directory > >*** Error code 71 > > > >Stop in /usr/src/lib/csu/i386-elf. > >*** Error code 1 > > > >Stop in /usr/src/lib. > >*** Error code 1 > > > >Stop in /usr/src. > >*** Error code 1 > > > >Stop in /usr/src. >=20 > There is a 'crt1.o' file in /usr/lib. >=20 > What is wrong? installkernel, not install. Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBsPrKWry0BWjoQKURAkmKAJwL7qirEm2zZEOjeQnnsRs8KqrlhQCgpnzE IZIG08oWytLMM41hRQ2Ybio= =tgkI -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--