Sannis / node-mysql-libmysqlclient

Asynchronous MySQL binding for Node.js
http://sannis.github.com/node-mysql-libmysqlclient
Other
229 stars 47 forks source link

when run examples.js with v0.10.0 in ubuntu x64 get errors. #173

Closed zhaohongyu113 closed 10 years ago

zhaohongyu113 commented 11 years ago

it's ok to run in ubuntu x86, but run in x64 get this error, who can help me? thanks. node: symbol lookup error: /home/zhy/node_modules/mysql-libmysqlclient/build/Release/mysql_bindings.node: undefined symbol: _ZN4node12MakeCallbackEN2v86HandleINS0_6ObjectEEENS1_INS0_8FunctionEEEiPNS1_INS0_5ValueEEE

Sannis commented 10 years ago

Works fine for me with 0.10.24. Feel free to reopen this if it still fails in your environment.