Fwd: Re: livefs "shared object ... not found" errors
Muammer Hamutçu
revivo73 at yahoo.com
Mon Jul 11 20:19:50 UTC 2011
Hello Nathan
Thank you, I will do try with this image and report the results ASAP.
________________________________
From: Nathan Whitehorn <nwhitehorn at freebsd.org>
To: revivo73 at yahoo.com
Sent: Monday, July 11, 2011 9:14 PM
Subject: Fwd: Re: livefs "shared object ... not found" errors
Not sure if you're subscribed to this list...
-Nathan
-------- Original Message --------
Subject: Re: livefs "shared object ... not found" errors
Date: Mon, 11 Jul 2011 13:13:47 -0500
From: Nathan Whitehorn <nwhitehorn at freebsd.org>
To: freebsd-ppc at freebsd.org
On 07/11/11 12:00, Muammer Hamutçu wrote:
> Hello,
>
> I 'm trying to use FreeBSD-9.0-CURRENT-201102-powerpc-livefs.iso on
> my 2005 make Apple Mac mini but when I try to use one of most basic
> commands such as "ls", it gives
>
> Code: /libexec/ld-elf.so.1: Shared object "libc.so.9" not found
> required by "ls"(sometimes "libc.so.9" becomes "libutil.so.9")
>
> error. Those other common Unix commands give error, too:
>
> file --> Code: /libexec/ld-elf.so.1: Shared object "libmagic.so.4"
> not found required by "file"uname --> Code: /libexec/ld-elf.so.1:
> Shared object "libc.so.7" not found required by "uname"However, those
> commands do work:
>
> cd gpart pwd
>
> I have searched the Internet for that kind of errors ("shared object
> ... not found") and found tens of similar search results, but I could
> not catch any solutions.
>
> Do you have any suggestion? Thanks.
>
The livefs images generated with the old release generation code were
broken due to some bugs in mkisofs generating hybrid images. You'll need
one of the newer ones instead (which use makefs instead of mkisofs):
http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc-20110308.iso.bz2
-Nathan
More information about the freebsd-ppc
mailing list