Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 13:16:43 -0700 (PDT)
From:      =?iso-8859-1?Q?Muammer_Hamut=E7u?= <revivo73@yahoo.com>
To:        "freebsd-ppc@freebsd.org" <freebsd-ppc@freebsd.org>
Subject:   Re: livefs "shared object ... not found" errors
Message-ID:  <1310415403.70584.YahooMailNeo@web45305.mail.sp1.yahoo.com>
In-Reply-To: <201107111333.12246.john@baldwin.cx>
References:  <1310403635.85235.YahooMailNeo@web45301.mail.sp1.yahoo.com> <201107111333.12246.john@baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
=A0Hello John,=0A=0Aand thanks, I've done that and shell has successfully a=
ccepted the new variable LD_LIBRARY_PATH and its value "/lib:/usr/lib"=0A(I=
've verified it by #echo $LD_LIBRARY_PATH, it returned /lib:/usr/lib) =0A=
=0A=0Abut unfortunately the situation is the same. The ls command still ret=
urns the same error. =0A=0A=0A=0A________________________________=0AFrom: J=
ohn Baldwin <john@baldwin.cx>=0ATo: freebsd-ppc@freebsd.org; Muammer Hamut=
=E7u <revivo73@yahoo.com>=0ASent: Monday, July 11, 2011 8:33 PM=0ASubject: =
Re: livefs "shared object ... not found" errors=0A=0AOn Monday, July 11, 20=
11 1:00:35 pm Muammer Hamut=E7u wrote:=0A> Hello,=0A> =0A> I 'm trying to u=
se FreeBSD-9.0-CURRENT-201102-powerpc-livefs.iso on my =0A> 2005 make Apple=
 Mac mini but when I try to use one of most basic =0A> commands such as "ls=
", it gives=0A> =0A> Code:=0A> /libexec/ld-elf.so.1: Shared object "libc.so=
.9" not found required by =0A"ls"(sometimes "libc.so.9" becomes "libutil.so=
.9")=0A> =0A> error. Those other common Unix commands give error, too:=0A> =
=0A> file -->=0A> Code:=0A> /libexec/ld-elf.so.1: Shared object "libmagic.s=
o.4" not found required by =0A"file"uname -->=0A> Code:=0A> /libexec/ld-elf=
.so.1: Shared object "libc.so.7" not found required by =0A"uname"However, t=
hose commands do work: =0A> =0A> cd=0A> gpart=0A> pwd=0A> =0A> I have searc=
hed the Internet for that kind of errors ("shared object ...=0A>=A0 not fou=
nd") and found tens of similar search results, but I could not =0A> catch a=
ny solutions.=0A> =0A> Do you have any suggestion? Thanks.=0A=0AIf you know=
 where the shared libraries are (e.g. /lib and /usr/lib) try doing=0A'expor=
t LD_LIBRARY_PATH=3D/lib:/usr/lib' in your shell first (or use setenv if =
=0Ausing csh).=0A=0A-- =0AJohn Baldwin



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