From: kweed <kw...@mi...> - 2002-06-14 16:21:19
|
Hello- I am unable to make the mysqlcppapi on solaris. The "configure" went flawlessly, but when I type "make" I get the following error: admin-srv58[26]/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[27]/home/kweed/mysqlcppapi-1.7.5 Can anybody help explain what a solution to this problem might be? Thank you. Kris |