Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2006 13:23:35 -0400
From:      Christian Lopez de Castilla Wagner <lopisaur@gmail.com>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Google Earth for Linux works on FreeBSD
Message-ID:  <1150392215.28920.3.camel@hellion.clcw>
In-Reply-To: <20060615114906.a7x1kcpyskwo4go4@netchild.homeip.net>
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> <op.ta3sxgiq9aq2h7@mezz.mezzweb.com> <448F9AD8.1030206@micom.mng.net> <449081F8.20108@alzatex.com> <1150324229.25618.9.camel@hellion.clcw> <44908E03.10908@alzatex.com> <20060615114906.a7x1kcpyskwo4go4@netchild.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2006-06-15 at 11:49 +0200, Alexander Leidinger wrote:
> Quoting "Loren M. Lang" <lorenl@alzatex.com> (from Wed, 14 Jun 2006  
> 15:30:27 -0700):
> 
> > OS ABI error tells me that it might be loading the freebsd libs for a
> > linux app.  You must use entirely linux libraries for linux
> 
> Right.
> 
> > applications, symlinking to freebsd libs doesn't work.  Mainly you just
> > need to make sure all the appropriate linux libraries are installed by
> > making sure the right ports are installed.  The google-earth port should
> > have done this for you, but it sounds like it might not have.  The
> > linux_base-* ports install a basic linux install without X11, but
> > linux-XFree86-libs installs the X11 libs needed.  I've found though that
> 
> Right.
> 
> > that wasn't enough in the past, I have to add /usr/X11R6/lib to the file
> > /usr/compat/linux/etc/ld.so.conf and then run the command
> > /usr/compat/linux/sbin/ldconfig for any linux apps to find the linux X11
> > libs.
> 
> Only if you use an unsupported linux base port. Either use the default  
> one, or use the fc4 one (it will become the new default one RSN) and  
> everything should work out of the box.
> 
> Bye,
> Alexander.
> 

I just made the necessary changes to the .conf files and switched to fc4
with linux-xorg-libs.
Now I'm getting the same error, only with a different lib:
./googleearth-bin: error while loading shared
libraries: /usr/lib/libpthread.so.0: ELF file OS ABI invalid

-- 
Christian Lopez de Castilla Wagner
lopisaur@gmail.com
lopisaur@acelerate.com
(+591-705)98290
http://lopisaur.googlepages.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1150392215.28920.3.camel>