Date: Thu, 1 Nov 2001 19:53:42 -0500 From: Nathan Mace <mace_nathan@uchaswv.edu> To: matt@gsicomp.on.ca, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: ELF file OS ABI invalid (was ld conf???) Message-ID: <20011101195342.20914588.mace_nathan@uchaswv.edu> In-Reply-To: <Pine.BSF.4.21.0111011840590.69321-100000@xena.gsicomp.on.ca> References: <20011101184941.4f85085d.mace_nathan@uchaswv.edu> <Pine.BSF.4.21.0111011840590.69321-100000@xena.gsicomp.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
there is no -R for ldconfig....?? nathan On Thu, 1 Nov 2001 18:42:32 -0500 matt@gsicomp.on.ca wrote: > > Have you run the following command? > > /usr/compat/linux/bin/ldconfig -R > > This will rescan the directories configured in > /usr/compat/etc/ld.so.conf. > > -- > Matthew Emmerton || matt@gsicomp.on.ca > GSI Computer Services || http://www.gsicomp.on.ca > > On Thu, 1 Nov 2001, Nathan Mace wrote: > > > 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 > > > 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?20011101195342.20914588.mace_nathan>