+ -
当前位置:首页 → 问答吧 → 【求助】交叉编译后发生GLIBC_2.3 not found问题

【求助】交叉编译后发生GLIBC_2.3 not found问题

时间:2006-10-17

来源:互联网

我在Redhat 8(GLIBC_2.2.93)上用mips的交叉编译工具编译了sqlite 2.7.5,编译完毕后在mips的板子(GLIBC_2.2.5)上运行sqlite,结果发生错误:
root$ ./sqlite
./sqlite: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./sqlite)
./sqlite: /lib/libc.so.6: version `GLIBC_2.3' not found (required by /lib/libsqlite.so.0)
请大家帮忙看看,到底是怎么回事啊!!!      

作者: hjc0881   发布时间: 2006-10-17

库不兼容,用的编译工具有对      

作者: onebyte   发布时间: 2006-10-24

热门下载

更多