GLIBC_2.14 not found

瀏覽次數:8 次
跳到第一則未讀訊息

Jon Ferraiolo

未讀,
2015年4月20日 晚上7:48:132015/4/20
收件者:node-mong...@googlegroups.com
I'm trying to use node-mongdb-native on CentOS 6.6. When I run "npm install" I see these errors:

---------------

[Error: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /<rootfolder>/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build/Release/bson.node)]

js-bson: Failed to load c++ bson extension, using pure JS version

[Error: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /<rootfolder>/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build/Release/bson.node)]

js-bson: Failed to load c++ bson extension, using pure JS version

[Error: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /<rootfolder>/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build/Release/bson.node)]

js-bson: Failed to load c++ bson extension, using pure JS version

[Error: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by <rootfolder>/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build/Release/bson.node)]

js-bson: Failed to load c++ bson extension, using pure JS version

---------------

Any suggestions?

The documentation for MongoDB says that it supports CentOS 6.2+, and the Mongo daemon seems to be working fine on CentOS. Is it possible that node-mongodb-native build scripts are bringing in certain shared objects that require GLIBC_2.14 (which isn't available on CentOS 6.2+)?

回覆所有人
回覆作者
轉寄
0 則新訊息