Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1S1eVo-0001Wb-4E for bitcoin-development@lists.sourceforge.net; Sun, 26 Feb 2012 13:51:40 +0000 X-ACL-Warn: Received: from nm14-vm3.bullet.mail.ne1.yahoo.com ([98.138.91.144]) by sog-mx-3.v43.ch3.sourceforge.com with smtp (Exim 4.76) id 1S1eVn-0001P4-11 for bitcoin-development@lists.sourceforge.net; Sun, 26 Feb 2012 13:51:40 +0000 Received: from [98.138.90.57] by nm14.bullet.mail.ne1.yahoo.com with NNFMP; 26 Feb 2012 13:51:32 -0000 Received: from [98.138.226.167] by tm10.bullet.mail.ne1.yahoo.com with NNFMP; 26 Feb 2012 13:51:32 -0000 Received: from [127.0.0.1] by omp1068.mail.ne1.yahoo.com with NNFMP; 26 Feb 2012 13:51:32 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 811837.82520.bm@omp1068.mail.ne1.yahoo.com Received: (qmail 64138 invoked by uid 60001); 26 Feb 2012 13:51:32 -0000 X-YMail-OSG: uyMSTncVM1mhenAEwOW3GW0sANoJ.TVU7NZH5fA0iknLwB5 OtaiKw422lOKVdADj5Y8YQSUB4glXeaJxyfvvSTmV47uNgvPF8H.y07o.IF. 2zE90.imNOnib7vvlk6h4zbm03tQiqcvToRv8cWxhZK1QGYL__OYHMFnSuO_ s0dEN2nUVom9W8k_LxshWVwMM7Vfo0BPswmHJGJWiGMSTb16a_c9dcbQKqyc LMvShuDPoLsx3uJz7Eb5PIZI3_Z2MYTjqMxFf56jsd7byP4v92k2QS45zBII gDFrQCMjDcXMJm_pz94f3VIhkJqj_0ERVaZhahV_.1DGqYankfc4FYaxOv3V zMvRjAVdbWwoWy_Tlk1uU1Ki4qTvRInX.IBqpliVeNGWEng3u51bOPKPm2OK 9HFh2bx62ZA.mQ8HZE1UAMCjGvh_DlVc_pTlrvIBX6JAU9XMcJwbL_lnE9TE j9h55m6uxU_pcgj3.AXLjpiRwZ.lVKMkaCnlGqT0ShwYq6OsrHfOVxnq.8S5 VaZa23sBuftXII9gE99zkfueC5yy0yp7rPFI05ESHlQEQim_0jLvKOKRdiQd 7g26zsaqOxJbBh7nMjzSemES9MUPHXyw2f1uLVFXGhXkGyiXbUWOAgEycwg- - Received: from [2.97.169.231] by web121002.mail.ne1.yahoo.com via HTTP; Sun, 26 Feb 2012 05:51:32 PST X-Mailer: YahooMailWebService/0.8.117.340979 References: <1330121737.13951.YahooMailNeo@web121006.mail.ne1.yahoo.com> Message-ID: <1330264292.59132.YahooMailNeo@web121002.mail.ne1.yahoo.com> Date: Sun, 26 Feb 2012 05:51:32 -0800 (PST) From: Amir Taaki To: "bitcoin-development@lists.sourceforge.net" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-599881721-539206683-1330264292=:59132" X-Spam-Score: 0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zgenjix[at]yahoo.com) -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.0 HTML_MESSAGE BODY: HTML included in message -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [98.138.91.144 listed in list.dnswl.org] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.4 AWL AWL: From: address is in the auto white-list X-Headers-End: 1S1eVn-0001P4-11 Subject: Re: [Bitcoin-development] Building BDB on MingW X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Amir Taaki List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2012 13:51:40 -0000 ---599881721-539206683-1330264292=:59132 Content-Type: text/plain; charset=us-ascii Thanks. Using --disable-thread_api --disable-replication got it to compile, but now when actually running bitcoind it throws DbRunRecoveryException over the DB_RUNRECOVERY flag. It seems people aren't actually using MingW to compile bitcoind on Windows? The lack of pthreads seems crippling and there's lots of missing functions like strncasecmp, _strlwr, _fileno and swprintf. ________________________________ From: Wladimir To: Amir Taaki Cc: "bitcoin-development@lists.sourceforge.net" Sent: Saturday, February 25, 2012 7:18 AM Subject: Re: [Bitcoin-development] Building BDB on MingW On Fri, Feb 24, 2012 at 11:15 PM, Amir Taaki wrote: I followed the instructions from build-msw.txt and am getting the same issue from here: > >https://bitcointalk.org/index.php?topic=45507.0 > > >Any ideas? Sadly the proposed fix in that thread didn't work. > https://forums.oracle.com/forums/thread.jspa?messageID=4018239 Wladimir ---599881721-539206683-1330264292=:59132 Content-Type: text/html; charset=us-ascii
Thanks. Using --disable-thread_api --disable-replication got it to compile, but now when actually running bitcoind it throws DbRunRecoveryException over the DB_RUNRECOVERY flag.

It seems people aren't actually using MingW to compile bitcoind on Windows? The lack of pthreads seems crippling and there's lots of missing functions like strncasecmp, _strlwr, _fileno and swprintf.


From: Wladimir <laanwj@gmail.com>
To: Amir Taaki <zgenjix@yahoo.com>
Cc: "bitcoin-development@lists.sourceforge.net" <bitcoin-development@lists.sourceforge.net>
Sent: Saturday, February 25, 2012 7:18 AM
Subject: Re: [Bitcoin-development] Building BDB on MingW



On Fri, Feb 24, 2012 at 11:15 PM, Amir Taaki <zgenjix@yahoo.com> wrote:
I followed the instructions from build-msw.txt and am getting the same issue from here:

https://bitcointalk.org/index.php?topic=45507.0


Any ideas? Sadly the proposed fix in that thread didn't work.


Wladimir




---599881721-539206683-1330264292=:59132--