From owner-freebsd-questions@FreeBSD.ORG Sun Jul 31 20:13:17 2005 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 215B316A41F for ; Sun, 31 Jul 2005 20:13:17 +0000 (GMT) (envelope-from benlutz@datacomm.ch) Received: from maxlor.mine.nu (c-213-160-32-54.customer.ggaweb.ch [213.160.32.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B35343D45 for ; Sun, 31 Jul 2005 20:13:16 +0000 (GMT) (envelope-from benlutz@datacomm.ch) Received: from localhost (localhost [127.0.0.1]) by maxlor.mine.nu (Postfix) with ESMTP id 8DD1A14C; Sun, 31 Jul 2005 22:13:15 +0200 (CEST) Received: from maxlor.mine.nu ([127.0.0.1]) by localhost (midgard [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03112-08; Sun, 31 Jul 2005 22:13:14 +0200 (CEST) Received: from merlin.intranet (merlin.intranet [10.0.0.16]) by maxlor.mine.nu (Postfix) with ESMTP id 57D196F; Sun, 31 Jul 2005 22:13:14 +0200 (CEST) From: Benjamin Lutz To: freebsd-questions@freebsd.org Date: Sun, 31 Jul 2005 22:13:11 +0200 User-Agent: KMail/1.8.1 References: <20050731191241.3ca8846e.dick@nagual.st> <42ED0C79.5090103@datacomm.ch> <20050731204733.271c4f53.dick@nagual.st> In-Reply-To: <20050731204733.271c4f53.dick@nagual.st> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1684581.dNqN9Us9jv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507312213.13925.benlutz@datacomm.ch> X-Virus-Scanned: by amavisd-new at maxlor.mine.nu Cc: Subject: Re: what to do? amd64 - i386 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: Sun, 31 Jul 2005 20:13:17 -0000 --nextPart1684581.dNqN9Us9jv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > > cd /usr/ports/www/opera; make -V ONLY_FOR_ARCH > > Just tried this, but got no response. Maybe it works now. Oops. Forget the S there at the end. It's ONLY_FOR_ARCHS . > > There are a few things that will not work at all on amd64 right now, > > however: OpenOffice.org, proprietary media codecs, hardware OpenGL > > acceleration... > > Any ideas about _WHAT_ does not work? Do you have examples? > "If I can't live without them, then.." ;-)) OpenOffice.org 1.1.* depends on gcc 3.2 for building which has no support=20 for amd64. Proprietary media codecs work on FreeBSD/i386 because there's=20 some hacks to just run the 32 bit code. If you can find 64bit versions of=20 those codecs, maybe you can get them working... . nVidia Hardware OpenGL=20 does not work because nVidia has only released a driver for FreeBSD/i386. Cheers Benjamin --nextPart1684581.dNqN9Us9jv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC7TDZgShs4qbRdeQRAilkAJ9Gm7uv7xcBU9m6buJRqNR43Pj3OwCdFRtP zu+YqH9RuYJGbqCt3nbV5wk= =7MYF -----END PGP SIGNATURE----- --nextPart1684581.dNqN9Us9jv--