Date: Tue, 13 May 2008 23:13:19 +0400 From: Boris Samorodov <bsam@ipt.ru> To: glyn@millingtons.org Cc: freebsd-questions@freebsd.org Subject: Re: Linux compat library error: ELF file OS ABI invalid Message-ID: <72380880@ipt.ru> In-Reply-To: <86mymu6pd8.fsf@nowhere.org> (Glyn Millington's message of "Tue\, 13 May 2008 19\:16\:51 %2B0100") References: <86tzh2oc1t.fsf@nowhere.org> <84860954@ipt.ru> <86mymu6pd8.fsf@nowhere.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 May 2008 19:16:51 +0100 Glyn Millington wrote: > > % echo ${LD_LIBRARY_PATH} > /usr/local/lib:/usr/local/share/squeak/3.7-7 The culprit is the first path. It results in non-standard linux path-finding. If you remove it all _linux_ troubles should go away. I said "linux" since assume that there was a reason why you has that path at the first place. -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72380880>