Closed snehakoti closed 10 years ago
Thanks for your report. It was broken in some previous 0.9.x release. I'll try to fix it soon.
Hi, I have the same problem, but on node 0.8.22 too. Currently I'm running ML 10.8.3 with MySQL 5.6.10
Last week I was running with ML 10.8.2 with MySQL 5.5.22 and node 0.8.10 and worked fine...
Also of consideration now i'm running nvm... but I don't think that this is the reason...
any ideas?
I have managed to run on ML by adding a simlink
sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib
Apparently isn't node-mysql-libmysqlclient fault, the bindings was because can't found this dylib file.
Builds well now, at least after 89baf73ca3fb5fd9711fab8f88b602a262491c51.
But tests still fails some time: https://travis-ci.org/Sannis/node-mysql-libmysqlclient/jobs/18046835.
make: Entering directory
/home/sneha/Projects/node-mysql-libmysqlclient/build' CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings.o CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings_connection.o CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings_result.o ../src/mysql_bindings_result.cc: In static member function ‘static MysqlResult::fetch_options MysqlResult::GetFetchOptions(v8::Local/home/sneha/Projects/node-mysql-libmysqlclient/build'