Hi, 

13.2.1 on a 1.5 here.  According to this, libc.so.6 is available.

bash-4.2# yum whatprovides libc.so.6
glibc-2.16-24.fc18.i686 : The GNU libc libraries
Repo        : fedora
Matched from:
Provides    : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo        : updates
Matched from:
Provides    : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo        : @updates
Matched from:
Provides    : libc.so.6

bash-4.2# yum install glibc-2.16-34.fc18.i686
Package glibc-2.16-34.fc18.i686 already installed and latest version
Nothing to do

Nevertheless, no libc.so is found by find.

bash-4.2# cd /
bash-4.2# find . -type f -name 'libc.so*' -print 
find: `./run/user/1000/gvfs': Permission denied
find: File system loop detected; `./versions/run/14' is part of the same file 
system loop as `.'.

Nor by a locally installed program.

[olpc@xo-53-1d-bb ~]$ aos
Unix.Dlopen: loading library libc.so.6 failed

What is happening?  Thanks,                   ... Peter E.

-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202  http://carnot.yi.org/  Bcc: peter at easthope. ca

_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to