From owner-freebsd-questions Wed Oct 31 21:44: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from uce55.uchaswv.edu (uce55.uchaswv.edu [12.4.161.9]) by hub.freebsd.org (Postfix) with ESMTP id EA4CA37B403 for ; Wed, 31 Oct 2001 21:43:53 -0800 (PST) Received: from cheech.uchaswv.edu (cheech.uchaswv.edu [172.16.0.7]) by uce55.uchaswv.edu (8.9.3 (PHNE_22672)/8.9.3) with SMTP id AAA17179 for ; Thu, 1 Nov 2001 00:44:46 -0500 (EST) Date: Thu, 1 Nov 2001 00:47:17 -0500 From: Nathan Mace To: freebsd-questions Subject: ELF file OS ABI invalid (was ld conf???) Message-Id: <20011101004717.5d22c117.mace_nathan@uchaswv.edu> In-Reply-To: <010b01c1628e$8f24b470$1200a8c0@gsicomp.on.ca> References: <010b01c1628e$8f24b470$1200a8c0@gsicomp.on.ca> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 i'm running linux_base-6.1 if that makes a difference....what do i do now? nathan On Wed, 31 Oct 2001 23:34:55 -0500 matt@gsicomp.on.ca wrote: > > Run 'ldconfig -m /usr/local/lib'. This will add the libraries in > /usr/local/lib to the library cache (or whatever the technical term > for it > is.) > > ----- Original Message ----- > From: "Nathan Mace" > To: "freebsd-questions" > Sent: Wednesday, October 31, 2001 11:10 PM > Subject: Re: ld conf??? > > > > yes i did...it didn't help...no what? > > > > nathan > > > > On Thu, 1 Nov 2001 12:00:15 +0800 > > llchan@apis.dhl.com wrote: > > > > > Hi, > > > > > > Have you include /usr/local/lib into your PATH ??? > > > > > > Regards, > > > Ling Ling > > > > > > Nathan Mace wrote: > > > > > > > when i try to run an svga app it crashes saying that it can't > find > > > > libvga.so.1...but there is a libsvga.so.1 it's in /usr/local/lib > > > how do > > > > i make apps see libs in that directory? linux had a ld.conf > > > file...but > > > > i can't find one in bsd...can someone help me out? thanks > > > > > > > > nathan > > > > > > > > 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 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message