HI, all,

I pull a branch from http://bazaar.launchpad.net/~drizzle-trunk/drizzle/7.2/

and the revno: 2642

I comiple the source following the README file,

Shell>./config/autorun.sh
Shell>./configure --prefix=${HOME}/builds/drizzle
Shell>make && make test || echo "FAIL $?"

Then I got the following error:

drizzled/lookup_symbol.cc: In function 'const drizzled::SYMBOL*
drizzled::lookup_symbol(const char*, unsigned int, bool)':
drizzled/lookup_symbol.cc:41:14: error: 'function_hash' has not been
declared
drizzled/lookup_symbol.cc:45:12: error: 'symbol_hash' has not been declared

And i check the file drizzled/function_hash.h, it is empty.

Any ideas?
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to