From owner-freebsd-questions@FreeBSD.ORG Sat Jan 1 01:40:56 2005 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 5352416A4CE for ; Sat, 1 Jan 2005 01:40:56 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD5343D4C for ; Sat, 1 Jan 2005 01:40:55 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4D09E51DD6; Fri, 31 Dec 2004 17:40:21 -0800 (PST) Date: Fri, 31 Dec 2004 17:40:21 -0800 From: Kris Kennaway To: Sean Message-ID: <20050101014021.GA13010@xor.obsecurity.org> References: <200412311611.02070.reso3w83@verizon.net> <41D5EDB6.3030400@comcast.net> <200412311702.06581.reso3w83@verizon.net> <41D5FEB9.2020306@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <41D5FEB9.2020306@comcast.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org cc: "Michael C. Shultz" Subject: Re: Passing options to a 'make install clean' 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, 01 Jan 2005 01:40:56 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 31, 2004 at 08:36:57PM -0500, Sean wrote: > Actually I am running 5.3 Release. > tardis# gcc -v > Using built-in specs. > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 3.4.2 [FreeBSD] 20040728 >=20 > It is probably due to the amd64 platform. OO needs to compile that version of gcc because it doesn't compile with random other versions of gcc including the system compiler. As I mentioned in private mail, even if you could get all the dependencies built, I don't think OO itself has been ported to build on amd64, so you're really out of luck here. You might be able to get an i386 version to run with some effort, but I'm not aware of anyone who has tried this (let alone succeeded). Kris --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1f+EWry0BWjoQKURAqmdAKCUNXYiqtDo4zQd+lYC1xTste/zFgCg/dpB RxKSTh4t/+kNfxedjUiaVAE= =qz3b -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--