On Thu, Jan 11, 2001 at 07:02:16PM +0100, mikk...@tellabs.com wrote:
I get the following when trying to 'make' the mysql_1_7_8_tar.gz distribution:
In file included from defs:5,
from convert1.hh:4,
from convert2.hh:2,
from convert3.hh:2,
from convert4.hh:4,
from coldata.hh:3:
/usr/include/mysql/mysql.h:17: conflicting types for `typedef char * string´
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/../../../../include/g++-3/string:9:
previous declaration as `typedef class
basic_string<char,string_char_traits<char,__default_alloc_template<true,0> >
string´
What can I do about it?
I think that must be an OLD version of MySQL. Try getting the
latest MySQL version.
Tim