From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 22 16:45:18 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1431065672 for ; Tue, 22 Apr 2008 16:45:18 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) by mx1.freebsd.org (Postfix) with ESMTP id 62F9B8FC1B for ; Tue, 22 Apr 2008 16:45:18 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout3.freenet.de with esmtpa (Exim 4.69) (envelope-from ) id 1JoLcL-0005lP-0R for freebsd-emulation@freebsd.org; Tue, 22 Apr 2008 18:45:17 +0200 Received: from m8d4a.m.pppool.de ([89.49.141.74]:52905 helo=peedub.jennejohn.org) by 5.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #12) id 1JoLcK-0005tO-Of for freebsd-emulation@freebsd.org; Tue, 22 Apr 2008 18:45:16 +0200 Date: Tue, 22 Apr 2008 18:45:16 +0200 From: Gary Jennejohn To: freebsd-emulation@freebsd.org Message-ID: <20080422184516.2b515818@peedub.jennejohn.org> In-Reply-To: <52980337@bb.ipt.ru> References: <200804211542.01638.aline@riseup.net> <200804212128.51079.aline@riseup.net> <42268830@bb.ipt.ru> <200804221103.54216.aline@riseup.net> <52980337@bb.ipt.ru> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.10.14; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ports/122865: astro/google-earth: wrong distfile checksum X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 16:45:19 -0000 On Tue, 22 Apr 2008 18:11:42 +0400 Boris Samorodov wrote: > On Tue, 22 Apr 2008 11:03:51 -0300 Aline de Freitas wrote: > > Em Tuesday 22 April 2008 02:08:17 voc__ escreveu: > > > On Mon, 21 Apr 2008 21:28:46 -0300 Aline de Freitas wrote: > > > > Em Monday 21 April 2008 18:48:26 Roman Divacky escreveu: > > > > > > Of curse, I get the terminal messages: > > > > > > > > > > > > linux: pid 2226 (googleearth-bin): syscall truncate64 not implemented > > > > > > > > > > > > But still the program runs perfectly fine. > > > > > > > > > > can you report if this works? > > > > > > > > > > www.vlakno.cz/~rdivacky/linux_truncate64.patch > > > > > > > > > > thnx! > > > > > > > > Yes, it works! > > > > > > > > As I'm running 7.0-RELEASE, I had to get linux_file.h from CURRENT. Now > > > > googleearth doesn't show any error message. > > > > > > > > This new googleearth version is a lot faster than the older one, and > > > > also, with the older one I coudn't get the flight simulator to work under > > > > FreeBSD, but now, it works! > > > > > > Which one (flight simulator)? Is it from ports or not? > > > It's part of googleearth, under Tools > Enter Flight Simulator > > Ah, I should have known. ;-) > Thanks to you and Alexander. > Since this thread is about google-earth I'd like to point out that running it under amd64 kills my X server. Probably due to linux_dri. --- Gary Jennejohn