Hello-
I am having some trouble getting mysqlcppapi to compile. The
"configure" script went smoothly without problems, but when I try to "make",
I get the following errors:
admin-srv58[62]/home/kweed/mysqlcppapi-1.7.5 $ make
make all-recursive
make[1]: Entering directory `/home/kweed/mysqlcppapi-1.7.5'
Making all in mysqlcppapi
make[2]: Entering directory `/home/kweed/mysqlcppapi-1.7.5/mysqlcppapi'
Making all in datetime
make[3]: Entering directory
`/home/kweed/mysqlcppapi-1.7.5/mysqlcppapi/datetime'
'. Stop.*** No rule to make target `libdatetime.la
make[3]: Leaving directory
`/home/kweed/mysqlcppapi-1.7.5/mysqlcppapi/datetime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kweed/mysqlcppapi-1.7.5/mysqlcppapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kweed/mysqlcppapi-1.7.5'
make: *** [all-recursive-am] Error 2
admin-srv58[63]/home/kweed/mysqlcppapi-1.7.5 $
Is anybody familiar with what would be causing this, and perhaps a
possible solution? I would appreciate any insight. Thank you.
Kris
|