From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 17:10:12 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 DA28C37B401 for ; Fri, 13 Jun 2003 17:10:12 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 309C043FA3 for ; Fri, 13 Jun 2003 17:10:12 -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 DA71B66B9B; Fri, 13 Jun 2003 17:10:11 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id B9CEFB91; Fri, 13 Jun 2003 17:10:11 -0700 (PDT) Date: Fri, 13 Jun 2003 17:10:11 -0700 From: Kris Kennaway To: "Jack L. Stone" Message-ID: <20030614001011.GA87328@rot13.obsecurity.org> References: <3.0.5.32.20030613175242.0139b2a8@sage-one.net> <3.0.5.32.20030613172242.013a22c8@sage-one.net> <3.0.5.32.20030613172242.013a22c8@sage-one.net> <3.0.5.32.20030613175242.0139b2a8@sage-one.net> <3.0.5.32.20030613184332.013a07c8@sage-one.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <3.0.5.32.20030613184332.013a07c8@sage-one.net> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org cc: Joshua Oreman Subject: Re: Make -- Illegal instruction - core dumpedI've been trying to 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, 14 Jun 2003 00:10:13 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jun 13, 2003 at 06:43:32PM -0500, Jack L. Stone wrote: > Josh: I didn't get a "core", but here is the whole excercise I tried > following your instructs: This means that you didn't have write permission to the directory in which make was running. Either rerun it from a directory you can write to or set the kern.corefile sysctl to a writable location (e.g. /tmp/%N.core). An illegal instruction is most likely because you have compiled the binary with inappropriate CPU optimizations, perhaps by setting CPUTYPE in /etc/make.conf. Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+6mfjWry0BWjoQKURAicSAJ9eevYWtfuorCDc4LvSK7TsooHOWACgpQ1k JC3Zmcx5CPQhjKEYUkKJ5L4= =pkHt -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--