Published on: 2014-07-14T11:27:15+00:00
Based on the given context, it appears that the sender is seeking assistance in resolving an error they encountered while building Berkeley DB (BDB) on MingW. The recipient provided a link to an Oracle forum thread that suggests a solution for the issue. However, the sender followed the instructions from build-msw.txt but still faced the same problem mentioned in a Bitcointalk thread. They were able to compile it using specific flags, but when running bitcoind, it threw a DbRunRecoveryException over the DB_RUNRECOVERY flag.It seems that many people do not use MingW to compile bitcoind on Windows due to the lack of pthreads and missing functions such as strncasecmp, _strlwr, _fileno, and swprintf. Amir Taaki reached out to Wladimir for help with the issue he faced while following the build-msw.txt instructions. Amir shared a link to a Bitcointalk forum post that described his issue, but the proposed fix in that thread did not work for him. Unfortunately, the specific issue or whether Wladimir was able to provide assistance is unclear. The user encountered an issue while following the instructions in build-msw.txt to install a program. They provided a link to a forum where someone else had a similar issue. In their post, the user included their input commands and the error message they received. The error message indicates that there are two or more data types in declaration specifiers, causing the make command to fail. However, the proposed fix in the forum thread did not work for the user.
Updated on: 2023-08-01T03:19:20.624581+00:00