QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1158|回复: 1

奇怪!明明有共享库??

[复制链接]
发表于 2005-10-22 20:05:22 | 显示全部楼层 |阅读模式
Please press Enter to activate this console.
Starting pid 19, console /dev/console: '/bin/sh'

BusyBox v0.60.3 (2002.05.13-08:36+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

# ls
bin       etc       linuette  mnt       qt        tmp       var
dev       lib       linuxrc   proc      sbin      usr
# cd /usr
# ls
hello
# ./hello
./hello: error while loading shared libraries: libstdc++.so.5: cannot load shared object file: No such file or directory
# chmod a+x hello
# ./hello
./hello: error while loading shared libraries: libstdc++.so.5: cannot load shared object file: No such file or directory
# d lib
d: No such file or directory
# cd  lib
cd: can't cd to lib
# cd /lib
# ls
ld-2.2.2.so                      libpthread.so.0
ld-linux.so.2                    libqte.so
libc-2.2.2.so                    libqte.so.2
libc.so.6                        libqte.so.2.3
libcrypt-2.2.2.so                libqte.so.2.3.7
libcrypt.so.1                    libresolv-2.2.2.so
libdl-2.2.1.so                   libresolv.so.2
libdl.so.2                       libstdc++-3-libc6.1-2-2.10.0.so
libjpeg.so.62                    libstdc++-libc6.1-2.so.3
libjpeg.so.62.0.0                libstdc++.so.5
libm-2.2.2.so                    libstdc++.so.5.0.3
libm.so.6                        libtermcap.so.2
libnss_dns-2.2.2.so              libtermcap.so.2.0.8
libnss_dns.so.2                  libutil-2.2.2.so
libnss_files-2.2.2.so            libutil.so.1
libnss_files.so.2                modules
libpthread-0.9.so
# ./usr/hello
./usr/hello: No such file or directory
# /usr/hello
/usr/hello: error while loading shared libraries: libstdc++.so.5: cannot load shared object file: No such file or directory
#
发表于 2005-10-27 13:49:47 | 显示全部楼层
你的hello和你的库不是用的同一个交叉编译工具.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-3 02:19 , Processed in 0.063441 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表