Post
Topic
Board Development & Technical Discussion
Re: How do you build Berkeley DB 4.8.30 in MinGW?
by
tracercho
on 06/06/2016, 22:22:18 UTC
Hello ,

I replaced  ypedef pthread_t db_threadid_t; with typedef u_int32_t db_threadid_t; in db.h. It didn't work, then i tried reconfiguring with ../dist/configure --enable-cxx --enable-mingw --disable-pthread_api --disable-replication and still the same error.

http://i.imgur.com/Qi7HcDC.png