Hi,
My name is Tony Hoang, a student from CSUSM. I have a problem with installing mysqlcppapi-1.9.3. I can run ./configure and make, but can not run make install as it gives me the following messages:
make[1]: Entering directory `/home/hoang006/mysqlcppapi-1.9.3/e
make[1]: Nothing to be done for `install-exec-am'.
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/hoang006/mysqlcppapi-1.9.3/ex
All so the connection object had not been created.
/usr/include/mysql/mysql.h: In member function `bool
mysqlcppapi::Connection::shutdown()':
/usr/include/mysql/mysql.h:470: too few arguments to function
mysql_shutdown(MYSQL*, mysql_enum_shutdown_level)'
Connection.cc:215: at this point in file
Thank you,
Tony Hoang
|