Hi, What version of Hypertable are you compiling? As of the following commit, compatability with BerkeleyDb 5.2x should be sorted out:
commit cc6a4d1712d5acc4c5fb70faa96228685a952fa5 Author: andy <[email protected]> Date: Mon Aug 8 16:48:11 2011 +0200 - support bdb 5.2 (replication API changes) - compare host names non-case sensitive - retry db open on DB_LOCK_DEADLOCK error - convenient method get_db_handles added -Sanjit On Mon, Oct 3, 2011 at 11:06 AM, [email protected] < [email protected]> wrote: > Hello world, > I am compiling hypertable master with the latest boost and berkleydb > with the gcc 4.4 on ubuntu 10.10. > > Been fixing some compile errors and setup my own branch, am also > reporting issues as I go. > 702 ---- New ---- ---- ---- > repmgr_set_local_site no longer > defined in db-5.2.36 > 701 ---- New ---- ---- ---- Ambigious > format call > 700 ---- New ---- ---- ---- update to > lastest boost > filesystem > 699 ---- New ---- ---- ---- > cmake/FindRRDtool.cmake for > ubuntu 10.10 > 698 ---- New ---- ---- ---- build deps > ubuntu > > > repo is here git://github.com/h4ck3rm1k3/hypertable.git > > I will see how far I can get, any advice would be appreciated. > thanks, > mike > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
