Anyone ever get super-smack to compile on this system?
I get tons of warnings/errors that look like syntax errors almost. Not
sure what I am doing wrong.
I get a list of errors/warnings like this:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/mysql/include -g -O2 -c client.cc
In file included from client.h:15,
from client.cc:1:
dictionary.h:15: `string' was not declared in this scope
dictionary.h:15: 'vector' is used as a type, but is not defined as a
type.
dictionary.h:17: 'string' is used as a type, but is not defined as a
type.
dictionary.h:59: 'string' is used as a type, but is not defined as a
type.
dictionary.h: In constructor `Unique_dictionary::Unique_dictionary()':
dictionary.h:65: class `Unique_dictionary' does not have any field named
`templ
'
Thanks,
Adam
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]