hey all,
I'm getting the following error when i try to compile 3.23.33 -
ha_berkeley.cc:105: type specifier omitted for parameter
ha_berkeley.cc:105: parse error before `)'
ha_berkeley.cc: In function `bool berkeley_init()':
ha_berkeley.cc:143: no matching function for call to `__db_env::set_noticecall (DB_ENV
*&, void (&)(...))'
ha_berkeley.cc: At top level:
ha_berkeley.cc:292: type specifier omitted for parameter
ha_berkeley.cc:292: parse error before `)'
ha_berkeley.cc: In function `void berkeley_noticecall(...)':
ha_berkeley.cc:294: `notice' undeclared (first use this function)
ha_berkeley.cc:294: (Each undeclared identifier is reported only once
ha_berkeley.cc:294: for each function it appears in.)
ha_berkeley.cc:296: `DB_NOTICE_LOGFILE_CHANGED' undeclared (first use this function)
ha_berkeley.cc:297: warning: unreachable code at beginning of switch statement
I *then* look for the symbol 'DB_NOTICE_LOGFILE_CHANGED' in my berkeley
distribution *and* my mysql distribution, but neither has the symbol defined.
Neither is 'db_notices', nor a whole bunch of other symbols.
I *then* talked to berkeley db, and they said 'well, mysql distributes its own
copy of berkeleydb with modifications. Is this true? If so, where do I get it?
Note, this is solaris-2.6. And, if you could, please respond to
[EMAIL PROTECTED] I don't subscribe to the mysql list now (although I may
soon).
Ed
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php