i download that package:
http://sourceforge.net/project/showfile ... e_id=31338
....
ql::endquery(int)β
sql-mysql.h:30: error: after previous specification in βvirtual void Sql_mysql:: endquery(int)β
sql-mysql.cc: In member function βvirtual void Sql_mysql::endquery(int)β:
sql-mysql.cc:115: error: βNULLβ was not declared in this scope
sql-mysql.cc: At global scope:
sql-mysql.cc:123: error: default argument given for parameter 1 of βSql_row* Sql _mysql::fetchrow(int)β
sql-mysql.h:31: error: after previous specification in βvirtual Sql_row* Sql_mys ql::fetchrow(int)β
sql-mysql.cc: In member function βvirtual Sql_row* Sql_mysql::fetchrow(int)β:
sql-mysql.cc:126: error: βsprintfβ was not declared in this scope
sql-mysql.cc:127: error: βNULLβ was not declared in this scope
sql-mysql.cc:133: error: βNULLβ was not declared in this scope
make: *** [obj/sql-mysql.o] Error 1
ultralord@debian:~/tcl-sql$
any solution?