> > BTW, I can't compile BDB on my box. The error message as follows:
> > | cc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE
> > ../dist/../btree/bt_compare.c
> > | In file included from ../dist/../include/btree.h:315,
> > | from ../dist/../btree/bt_compare.c:55:
> > | ../dist/../include/btree_auto.h:12: parse error before `DB_LS'
> > | ../dist/../include/btree_auto.h:12: warning: no semicolon at end of
struct
> > or union
> > I think I have some missing library or header file. Can anyone give my
> > a list of required libraries for that?
>
> Which BDB? The one in the tree, or the one you have downloaded separately?
I can compile the one from sleepycat with no problem.
However, when i compile the one in the tree, I get these error.
> --
> MySQL Development Team
> For technical support contracts, visit https://order.mysql.com/
> __ ___ ___ ____ __
> / |/ /_ __/ __/ __ \/ / Sasha Pachev <sasha@stripped>
> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/
> /_/ /_/\_, /___/\___\_\___/ Provo, Utah, USA
> <___/
>
> ---------------------------------------------------------------------
> 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 internals-thread1298@stripped
> To unsubscribe, e-mail <internals-unsubscribe@stripped>
>
>
>