Date: Thu, 1 Nov 2001 18:49:41 -0500 From: Nathan Mace <mace_nathan@uchaswv.edu> To: eanholt@gladstone.uoregon.edu, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: ELF file OS ABI invalid (was ld conf???) Message-ID: <20011101184941.4f85085d.mace_nathan@uchaswv.edu> In-Reply-To: <200111012016.fA1KGg326592@gladstone.uoregon.edu> References: <20011101114941.750bcef6.mace_nathan@uchaswv.edu> <200111012016.fA1KGg326592@gladstone.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
the libvga.so.1 came with freebsd 4.2 when i installed it from CD...i
install the linux compatability stuff. the binary i am trying to run is
the linux svga version of cps2mame.....cps2mame is not available as a
bsd port...i wish it was....and i havn't upgraded the linux compat stuff
since i installed 4.2....is there any trick to it or is it just like any
other port??
nathan
On Thu, 1 Nov 2001 11:14:36 -0800
eanholt@gladstone.uoregon.edu wrote:
> So both libvga.so.1 and the program you are running are linux binaries
> and
> brandelfed as SVR4, right? Where did you get them from, and how did
> you
> install them? I had that error when making the linux-dri port. I was
> using
> ${INSTALL_PROGRAM} to install the shared libraries, but it stripped
> them and
> made them give me that error. Taking the ${STRIP} out of the
> ${INSTALL} in
> the port fixed it.
>
> On Thursday 01 November 2001 08:49, Nathan Mace wrote:
> > it's a linux binary....i'm attached my
> /usr/compat/linux/etc/ld.so.conf
> >
> > i'm not sure what i'm doing wrong....i added the path to the linux
> libs
> > to the linux ld.so.conf file, logged out and looged in again, even
> > rebooted. still get the same error...an ideas?
> >
> > nathan
> >
> > On Thu, 1 Nov 2001 02:11:34 -0800
> >
> > kris@obsecurity.org wrote:
> > > On Thu, Nov 01, 2001 at 12:47:17AM -0500, Nathan Mace wrote:
> > > > ok, i finally got part of the problem worked out..now i get this
> > >
> > > error:
> > > > error in loading shared libraries: libvga.so.1: ELF file OS ABI
> > >
> > > invalid
> > >
> > > Is this a Linux or a FreeBSD binary you're trying to run? You
> can't
> > > mix and match library and binary format.
> > >
> > > Kris
>
> --
> Eric Anholt
> eanholt@gladstone.uoregon.edu
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011101184941.4f85085d.mace_nathan>
