From owner-freebsd-ports@FreeBSD.ORG Wed Jun 14 05:13:09 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EB916A41A for ; Wed, 14 Jun 2006 05:13:09 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CBC43D48 for ; Wed, 14 Jun 2006 05:13:07 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FqNgX-000Bew-JX; Wed, 14 Jun 2006 14:12:57 +0900 Message-ID: <448F9AD8.1030206@micom.mng.net> Date: Wed, 14 Jun 2006 14:12:56 +0900 From: Ganbold User-Agent: Thunderbird 1.5.0.2 (X11/20060425) MIME-Version: 1.0 To: Jeremy Messenger References: <20060613120045.E806816A494@hub.freebsd.org> <1150206085.65262.4.camel@hellion.clcw> <1150212190.23483.1.camel@mayday.esat.net> <1150218648.845.2.camel@hellion.clcw> <20060613201450.5eb0b88a@apircalabu.dsd.ro> <1150233997.94166.3.camel@hellion.clcw> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: lopisaur@gmail.com, Adi Pircalabu , freebsd-ports Subject: Re: Google Earth for Linux works on FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 05:13:09 -0000 Works here with some glitch. I got one time crash and probably it is not related to FreeBSD. Did portupgrade few days ago. ----------------------------------------------------- gdaemon# googleearth Google Earth has caught signal 11. Stacktrace from glibc: ./googleearth-bin(__gxx_personality_v0+0x212) [0x804ab32] ./googleearth-bin [0x804b133] /lib/libpthread.so.0 [0x29d289ad] [0xbfbfffbf] /usr/local/share/google-earth/libevll.so(_ZN5earth4evll5Cache18loaderNodePopulateEPNS0_9CacheNodeEPNS_10HeapBufferE+0x50) [0x2a1e5950] /usr/local/share/google-earth/libevll.so(_ZN5earth4evll9NetLoader17finishHttpRequestEPNS0_11NLQueueElemEmPNS_10HeapBufferE+0x1a2) [0x2a2b02e2] /usr/local/share/google-earth/libevll.so(_ZN5earth4evll9NetLoader12asyncHandlerEv+0x2ef) [0x2a2b74df] ./libbase.so(_ZN5earth11AsyncThread12asyncHandlerEPNS0_10ThreadInfoE+0x53) [0x2862ef13] ./libbase.so(_ZN5earth11AsyncThread9asyncFuncEPv+0x28) [0x2862efd8] /lib/libpthread.so.0 [0x29d22aea] /lib/libc.so.6(__clone+0x57) [0x29cc8017] We apologize for the inconvenience, but Google Earth has crashed. This is a bug in the program, and should never happen under normal circumstances. A bug report and debugging data are now being written to this text file: /root/.googleearth/crashlogs/crashlog-D220C3BE.txt This bug report will be sent to Google automatically next time you run Google Earth. Its data, which contains no personal information, will help us correct problems without bothering you further. If you would rather this info not be transmitted, please delete the above file before running the program again. If you want bug reports to NEVER be sent, remove the above 'crashlogs' directory's read/write permissions. ----------------------------------------------------- gdaemon# uname -an FreeBSD gdaemon.micom.mng.net 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun 9 10:38:19 ULAST 2006 root@gdaemon.micom.mng.net:/usr/obj/usr/src/sys/GDAEMON i386 Another thing is when I try to run it next time it says: symlink: File exists Ganbold Jeremy Messenger wrote: > On Tue, 13 Jun 2006 16:26:37 -0500, Christian Lopez de Castilla Wagner > wrote: > >> On Tue, 2006-06-13 at 20:14 +0300, Adi Pircalabu wrote: >>> On Tue, 13 Jun 2006 13:10:48 -0400 Christian Lopez de Castilla Wagner >>> wrote: >>> >>> > > It's in ports/astro/google-earth. Have fun! >>> > > >>> > > PS: Please report me any problem. >>> > > >>> > >>> > Yeah, I just saw it. The install went fine, but I'm still having >>> > trouble with the shared libraries. I tried to symlink them to >>> > the /usr/local/share/google-earth directory, but I finally >>> > get ./googleearth-bin: error while loading shared >>> > libraries: ./libXext.so.6: ELF file OS ABI invalid >>> > >>> > I don't know what I'm doing wrong. I'm using linux_base-rh-9, could >>> > this be the problem? >>> >>> I'm using linux_base-8 and google-earth "just works". > > Here too, but I am using linux_base-fc-3 and installed google-earth > with WITH_NVIDIA_GL=yes. > > 6.1-STABLE (today, with nfsd leaking GIANT fix) > > Cheers, > Mezz > >>> Do you have an up-to-date linux-XFree86-libs port installed? Did you >>> read the note at >>> /usr/ports/x11/linux-XFree86-libs/files/pkg-install.in? >>> >>> -- >>> Adi Pircalabu (PGP Key ID 0x04329F5E) >>> >>> >>> >> >> As for linux-XFree86-libs, yes. >> linux-XFree86-libs-4.3.99.902_7 = up-to-date with port >> I used ldconfig as >> per /usr/ports/x11/linux-XFree86-libs/files/pkg-install.in, but I keep >> on getting the same error (libXext.so.6: ELF file OS ABI invalid). >> Maybe it's because of linux-gtk2? I'm running 2.4.14_3 (port has >> 2.4.14_4). > > > --mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > >