From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 03:07:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 53C8016A7A0 for ; Thu, 1 Jun 2006 03:07:07 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1505243D49 for ; Thu, 1 Jun 2006 03:07:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id CC4061A4DBA; Wed, 31 May 2006 20:07:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4D9D551313; Wed, 31 May 2006 23:07:06 -0400 (EDT) Date: Wed, 31 May 2006 23:07:06 -0400 From: Kris Kennaway To: snnn Message-ID: <20060601030705.GA6337@xor.obsecurity.org> References: <447D53FE.5000003@gmail.com> <447DA6D2.2020605@cs.tu-berlin.de> <447E54D4.909@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <447E54D4.909@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: "Illegal instruction " while portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 03:07:07 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 01, 2006 at 10:45:40AM +0800, snnn wrote: > Bj?rn K?nig wrote: > >I don't know exactly who says "Illegal instruction" in your case, but=20 > >I would take it as a hint that you try to execute code that doesn't=20 > >work with your CPU. Did you compiled ruby yourself and used special=20 > >CFLAGS? What kind of CPU do you use? > > >=20 > yes,I've installed every package from ports,so ruby is compiled by=20 > myself also. > This is the my make.conf > WITH_SETUID_LUIT=3Dtrue > SUPHOST=3Dcvsup.FreeBSD.org > CPUTYPE=3Dathlon-xp > MAKE_IDE=3Dtrue > ENABLE_SUID_SSH=3Dtrue > NO_BLUETOOTH=3Dtrue > DOC_LANG=3Dzh_CN > APACHE2=3Dtrue > CJK=3Dtrue > CUPS=3Dfalse > DVD=3Dtrue A lot of these are invalid, i.e. not the correct name. > Is it because of optimizing of AlthonXP ? Probably, are you sure that is the CPU you have? Kris --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEflnZWry0BWjoQKURAsLDAJwN42PBdazYRha1fyn233ubRqF/jQCfW0An hvuA8ZuSvJrQcjPz8TDmmX0= =ysyS -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--