summaryrefslogtreecommitdiff
path: root/1c/e3b04e699ce257196fb9173990fd312e7678bd
blob: 663823ab92cbc8a1ea9c3fa2b35db194a7c0104d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <thiagocmartinsc@gmail.com>) id 1S0cWw-0007ye-Ci
	for bitcoin-development@lists.sourceforge.net;
	Thu, 23 Feb 2012 17:32:34 +0000
Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.212.47 as permitted sender)
	client-ip=209.85.212.47; envelope-from=thiagocmartinsc@gmail.com;
	helo=mail-vw0-f47.google.com; 
Received: from mail-vw0-f47.google.com ([209.85.212.47])
	by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1S0cWr-0004Hw-RK
	for bitcoin-development@lists.sourceforge.net;
	Thu, 23 Feb 2012 17:32:34 +0000
Received: by vbbff1 with SMTP id ff1so1484999vbb.34
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 23 Feb 2012 09:32:24 -0800 (PST)
Received-SPF: pass (google.com: domain of thiagocmartinsc@gmail.com designates
	10.220.209.200 as permitted sender) client-ip=10.220.209.200; 
Authentication-Results: mr.google.com; spf=pass (google.com: domain of
	thiagocmartinsc@gmail.com designates 10.220.209.200 as
	permitted sender) smtp.mail=thiagocmartinsc@gmail.com;
	dkim=pass header.i=thiagocmartinsc@gmail.com
Received: from mr.google.com ([10.220.209.200])
	by 10.220.209.200 with SMTP id gh8mr1581874vcb.55.1330018344500
	(num_hops = 1); Thu, 23 Feb 2012 09:32:24 -0800 (PST)
Received: by 10.220.209.200 with SMTP id gh8mr1318917vcb.55.1330018344421;
	Thu, 23 Feb 2012 09:32:24 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.117.16 with HTTP; Thu, 23 Feb 2012 09:31:53 -0800 (PST)
In-Reply-To: <D55C3D18-8286-44E9-B877-6FCE7C05E980@ceptacle.com>
References: <D55C3D18-8286-44E9-B877-6FCE7C05E980@ceptacle.com>
From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?=
	<thiagocmartinsc@gmail.com>
Date: Thu, 23 Feb 2012 15:31:53 -0200
Message-ID: <CAJSM8J0zqF2=Poknzc8R7TrTJ0DWCMBw2-K9gGhUP_Qf+J6eFg@mail.gmail.com>
To: =?ISO-8859-1?Q?Michael_Gr=F8nager?= <gronager@ceptacle.com>
Content-Type: multipart/alternative; boundary=bcaec54ee616f6c7c604b9a50659
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(thiagocmartinsc[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-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
X-Headers-End: 1S0cWr-0004Hw-RK
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Announcement: libcoin
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Thu, 23 Feb 2012 17:32:34 -0000

--bcaec54ee616f6c7c604b9a50659
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Michael!

 Thank you for libcoin! It is a awesome evolution for Bitcoin and for the
CryptoCurrencies as a hole... Thanks!!!

 Anyway, I am unable to compile libcoin under my Ubuntu 11.04. At this
machine, I have compiled and running Bitcoin (from sources), Namecoin,
Devcoin, Litecoin, IXcoin and I0coin, all from sources but, when I try to
compile libcoin, I got:

----
user@desk:~/libcoin$ ./configure
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for XOpenDisplay in
/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
-- Looking for XOpenDisplay in
/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so - foun=
d
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/i386-linux-gnu/libX11.so
-- Boost version: 1.42.0
-- Found the following Boost libraries:
--   date_time
--   regex
--   filesystem
--   system
--   program_options
--   thread
-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Found wxWidgets: TRUE

The build system is configured to install libraries to /usr/local/lib
Your applications may not be able to find your installed libraries unless
you:
    set your LD_LIBRARY_PATH (user specific) or
    update your ld.so configuration (system wide)
You have an ld.so.conf.d directory on your system, so if you wish to ensure
that
applications find the installed libcoin libraries, system wide, you could
install an
libcoin specific ld.so configuration with:
    sudo make install_ld_conf

-- Configuring done
-- Generating done
-- Build files have been written to: /home/user/libcoin
----

 Now I tried make, without success:

----
.....
Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&)]+0xf): undefined
reference to `BN_init'
Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&)]+0x1e):
undefined reference to `BN_copy'
Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&)]+0x38):
undefined reference to `BN_set_negative'
Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&)]+0x4f):
undefined reference to `BN_clear_free'
Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&)]+0xd3):
undefined reference to `BN_clear_free'
../../lib/libcoin.a(Script.o): In function `operator<<(CBigNum const&,
unsigned int)':
Script.cpp:(.text._ZlsRK7CBigNumj[operator<<(CBigNum const&, unsigned
int)]+0x16): undefined reference to `BN_init'
Script.cpp:(.text._ZlsRK7CBigNumj[operator<<(CBigNum const&, unsigned
int)]+0x2c): undefined reference to `BN_lshift'
Script.cpp:(.text._ZlsRK7CBigNumj[operator<<(CBigNum const&, unsigned
int)]+0xad): undefined reference to `BN_clear_free'
../../lib/libcoin.a(Script.o): In function `operator>>(CBigNum const&,
unsigned int)':
Script.cpp:(.text._ZrsRK7CBigNumj[operator>>(CBigNum const&, unsigned
int)]+0xf): undefined reference to `BN_init'
Script.cpp:(.text._ZrsRK7CBigNumj[operator>>(CBigNum const&, unsigned
int)]+0x1e): undefined reference to `BN_copy'
Script.cpp:(.text._ZrsRK7CBigNumj[operator>>(CBigNum const&, unsigned
int)]+0x47): undefined reference to `BN_clear_free'
Script.cpp:(.text._ZrsRK7CBigNumj[operator>>(CBigNum const&, unsigned
int)]+0xcb): undefined reference to `BN_clear_free'
../../lib/libcoin.a(Script.o): In function `operator!=3D(CBigNum const&,
CBigNum const&)':
Script.cpp:(.text._ZneRK7CBigNumS1_[operator!=3D(CBigNum const&, CBigNum
const&)]+0x14): undefined reference to `BN_cmp'
../../lib/libcoin.a(Script.o): In function `operator>(CBigNum const&,
CBigNum const&)':
Script.cpp:(.text._ZgtRK7CBigNumS1_[operator>(CBigNum const&, CBigNum
const&)]+0x14): undefined reference to `BN_cmp'
../../lib/libcoin.a(Script.o): In function `uint256
Hash<__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned
char, std::allocator<unsigned char> > >
>(__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char,
std::allocator<unsigned char> > >, __gnu_cxx::__normal_iterator<unsigned
char*, std::vector<unsigned char, std::allocator<unsigned char> > >)':
Script.cpp:(.text._Z4HashIN9__gnu_cxx17__normal_iteratorIPhSt6vectorIhSaIhE=
EEEE7uint256T_S8_[uint256
Hash<__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned
char, std::allocator<unsigned char> > >
>(__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char,
std::allocator<unsigned char> > >, __gnu_cxx::__normal_iterator<unsigned
char*, std::vector<unsigned char, std::allocator<unsigned char> >
>)]+0x6d): undefined reference to `SHA256'
Script.cpp:(.text._Z4HashIN9__gnu_cxx17__normal_iteratorIPhSt6vectorIhSaIhE=
EEEE7uint256T_S8_[uint256
Hash<__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned
char, std::allocator<unsigned char> > >
>(__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char,
std::allocator<unsigned char> > >, __gnu_cxx::__normal_iterator<unsigned
char*, std::vector<unsigned char, std::allocator<unsigned char> >
>)]+0xb8): undefined reference to `SHA256'
collect2: ld returned 1 exit status
make[2]: *** [bin/bitcoind] Error 1
make[1]: *** [applications/bitcoind/CMakeFiles/app_bitcoind.dir/all] Error =
2
make: *** [all] Error 2
-----

 What can I do?!

Best,
Thiago


On 1 February 2012 12:18, Michael Gr=F8nager <gronager@ceptacle.com> wrote:

> Dear Bitcoiners,
>
> libcoin is now in a state ready for its first release, which I would like
> to share with you!
>
> =3D=3D=3D libcoin is a crypto currency library based on the bitcoin/bitco=
in
> "Satoshi" client. =3D=3D=3D
>
> Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of
> the first version of the crypto currency library "libcoin" based on the
> bitcoin/bitcoin "Satoshi" client.
>
> libcoin also maintains a version of bitcoind that is a 100% compatible
> drop-in replacement of the bitcoin/bitcoind client: You can use it on the
> same computer on the same files and you can call it with the same scripts=
.
> And you can easily extend it without touching the basic bitcoin source
> files.
>
> The libcoin/bitcoind client downloads the entire block chain 3.5 times
> faster than the bitcoin/bitcoind client. This is less than 90 minutes on =
a
> modern laptop!
>
> In libcoin, the Satoshi client code has been completely refactored,
> properly encapsulating classes, removing all globals, moving from threads
> and mutexes to a pure asynchronous approach. Functionalities have been
> divided into logical units and libraries, minimizing dependencies for e.g=
.
> thin clients.
>
> libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin,
> litecoin, ...) specific settings are maintained from a single class (Chai=
n)
> and hence experiments with chain settings, mining, security and digital
> currencies for research and educational purposes are easily accessible. S=
ee
> the ponzicoin example for how you define your own chain.
>
> The build system of libcoin is based on CMake and supports builds of
> static and dynamic libraries on Linux, Mac OS X, and Windows.
>
> The libcoin license is LGPL v. 3. This mean that you can use it in open
> source as well as in commercial projects, but improvements should go back
> into the libcoin library.
>
> =3D=3D=3D=3D=3D=3D
>
> Read more on libcoin on: http://github.com/ceptacle/libcoin/wiki
>
> Join libcoin on twitter: http://twitter.com/libcoin
>
> Download "libcoin Satoshi release":
> http://github.com/ceptacle/libcoin/zipball/v0.4.0.1
>
> Best regards,
>
> Michael Gronager, PhD
> Director, Ceptacle
> Jens Juels Gade 33
> 2100 Copenhagen E
> Mobile: +45 31 45 14 01
> E-mail: gronager@ceptacle.com
> Web: http://www.ceptacle.com/
>
>
>
> -------------------------------------------------------------------------=
-----
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Bitcoin-development mailing list
> Bitcoin-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>

--bcaec54ee616f6c7c604b9a50659
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Michael!<div><br></div><div>=A0Thank you for libcoin! It is a awesome ev=
olution for Bitcoin and for the CryptoCurrencies as a hole... Thanks!!!</di=
v><div><br></div><div>=A0Anyway, I am unable to compile libcoin under my Ub=
untu 11.04. At this machine, I have compiled and running Bitcoin (from sour=
ces), Namecoin, Devcoin, Litecoin, IXcoin and I0coin, all from sources but,=
 when I try to compile libcoin, I got:</div>

<div><br></div><div>----</div><div><div>user@desk:~/libcoin$ ./configure=A0=
</div><div>-- The C compiler identification is GNU</div><div>-- The CXX com=
piler identification is GNU</div><div>-- Check for working C compiler: /usr=
/bin/gcc</div>

<div>-- Check for working C compiler: /usr/bin/gcc -- works</div><div>-- De=
tecting C compiler ABI info</div><div>-- Detecting C compiler ABI info - do=
ne</div><div>-- Check for working CXX compiler: /usr/bin/c++</div><div>

-- Check for working CXX compiler: /usr/bin/c++ -- works</div><div>-- Detec=
ting CXX compiler ABI info</div><div>-- Detecting CXX compiler ABI info - d=
one</div><div>-- Looking for include files CMAKE_HAVE_PTHREAD_H</div><div>

-- Looking for include files CMAKE_HAVE_PTHREAD_H - found</div><div>-- Look=
ing for pthread_create in pthreads</div><div>-- Looking for pthread_create =
in pthreads - not found</div><div>-- Looking for pthread_create in pthread<=
/div>

<div>-- Looking for pthread_create in pthread - found</div><div>-- Found Th=
reads: TRUE=A0</div><div>-- Looking for XOpenDisplay in /usr/lib/i386-linux=
-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so</div><div>-- Looking for =
XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/l=
ibXext.so - found</div>

<div>-- Looking for gethostbyname</div><div>-- Looking for gethostbyname - =
found</div><div>-- Looking for connect</div><div>-- Looking for connect - f=
ound</div><div>-- Looking for remove</div><div>-- Looking for remove - foun=
d</div>

<div>-- Looking for shmat</div><div>-- Looking for shmat - found</div><div>=
-- Looking for IceConnectionNumber in ICE</div><div>-- Looking for IceConne=
ctionNumber in ICE - found</div><div>-- Found X11: /usr/lib/i386-linux-gnu/=
libX11.so</div>

<div>-- Boost version: 1.42.0</div><div>-- Found the following Boost librar=
ies:</div><div>-- =A0 date_time</div><div>-- =A0 regex</div><div>-- =A0 fil=
esystem</div><div>-- =A0 system</div><div>-- =A0 program_options</div><div>=
-- =A0 thread</div>

<div>-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so=A0</div><di=
v>-- Looking for Q_WS_X11</div><div>-- Looking for Q_WS_X11 - found</div><d=
iv>-- Looking for Q_WS_WIN</div><div>-- Looking for Q_WS_WIN - not found.</=
div>

<div>-- Looking for Q_WS_QWS</div><div>-- Looking for Q_WS_QWS - not found.=
</div><div>-- Looking for Q_WS_MAC</div><div>-- Looking for Q_WS_MAC - not =
found.</div><div>-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)</div>

<div>-- Found wxWidgets: TRUE=A0</div><div><br></div><div>The build system =
is configured to install libraries to /usr/local/lib</div><div>Your applica=
tions may not be able to find your installed libraries unless you:</div>
<div>
=A0 =A0 set your LD_LIBRARY_PATH (user specific) or</div><div>=A0 =A0 updat=
e your ld.so configuration (system wide)</div><div>You have an ld.so.conf.d=
 directory on your system, so if you wish to ensure that</div><div>applicat=
ions find the installed libcoin libraries, system wide, you could install a=
n</div>

<div>libcoin specific ld.so configuration with:</div><div>=A0 =A0 sudo make=
 install_ld_conf</div><div><br></div><div>-- Configuring done</div><div>-- =
Generating done</div><div>-- Build files have been written to: /home/user/l=
ibcoin</div>

<div>----</div><div><br></div><div>=A0Now I tried make, without success:</d=
iv><div><br></div><div>----</div><div>.....</div><div><div>Script.cpp:(.tex=
t._ZngRK7CBigNum[operator-(CBigNum const&amp;)]+0xf): undefined reference t=
o `BN_init&#39;</div>

<div>Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&amp;)]+0x1e):=
 undefined reference to `BN_copy&#39;</div><div>Script.cpp:(.text._ZngRK7CB=
igNum[operator-(CBigNum const&amp;)]+0x38): undefined reference to `BN_set_=
negative&#39;</div>

<div>Script.cpp:(.text._ZngRK7CBigNum[operator-(CBigNum const&amp;)]+0x4f):=
 undefined reference to `BN_clear_free&#39;</div><div>Script.cpp:(.text._Zn=
gRK7CBigNum[operator-(CBigNum const&amp;)]+0xd3): undefined reference to `B=
N_clear_free&#39;</div>

<div>../../lib/libcoin.a(Script.o): In function `operator&lt;&lt;(CBigNum c=
onst&amp;, unsigned int)&#39;:</div><div>Script.cpp:(.text._ZlsRK7CBigNumj[=
operator&lt;&lt;(CBigNum const&amp;, unsigned int)]+0x16): undefined refere=
nce to `BN_init&#39;</div>

<div>Script.cpp:(.text._ZlsRK7CBigNumj[operator&lt;&lt;(CBigNum const&amp;,=
 unsigned int)]+0x2c): undefined reference to `BN_lshift&#39;</div><div>Scr=
ipt.cpp:(.text._ZlsRK7CBigNumj[operator&lt;&lt;(CBigNum const&amp;, unsigne=
d int)]+0xad): undefined reference to `BN_clear_free&#39;</div>

<div>../../lib/libcoin.a(Script.o): In function `operator&gt;&gt;(CBigNum c=
onst&amp;, unsigned int)&#39;:</div><div>Script.cpp:(.text._ZrsRK7CBigNumj[=
operator&gt;&gt;(CBigNum const&amp;, unsigned int)]+0xf): undefined referen=
ce to `BN_init&#39;</div>

<div>Script.cpp:(.text._ZrsRK7CBigNumj[operator&gt;&gt;(CBigNum const&amp;,=
 unsigned int)]+0x1e): undefined reference to `BN_copy&#39;</div><div>Scrip=
t.cpp:(.text._ZrsRK7CBigNumj[operator&gt;&gt;(CBigNum const&amp;, unsigned =
int)]+0x47): undefined reference to `BN_clear_free&#39;</div>

<div>Script.cpp:(.text._ZrsRK7CBigNumj[operator&gt;&gt;(CBigNum const&amp;,=
 unsigned int)]+0xcb): undefined reference to `BN_clear_free&#39;</div><div=
>../../lib/libcoin.a(Script.o): In function `operator!=3D(CBigNum const&amp=
;, CBigNum const&amp;)&#39;:</div>

<div>Script.cpp:(.text._ZneRK7CBigNumS1_[operator!=3D(CBigNum const&amp;, C=
BigNum const&amp;)]+0x14): undefined reference to `BN_cmp&#39;</div><div>..=
/../lib/libcoin.a(Script.o): In function `operator&gt;(CBigNum const&amp;, =
CBigNum const&amp;)&#39;:</div>

<div>Script.cpp:(.text._ZgtRK7CBigNumS1_[operator&gt;(CBigNum const&amp;, C=
BigNum const&amp;)]+0x14): undefined reference to `BN_cmp&#39;</div><div>..=
/../lib/libcoin.a(Script.o): In function `uint256 Hash&lt;__gnu_cxx::__norm=
al_iterator&lt;unsigned char*, std::vector&lt;unsigned char, std::allocator=
&lt;unsigned char&gt; &gt; &gt; &gt;(__gnu_cxx::__normal_iterator&lt;unsign=
ed char*, std::vector&lt;unsigned char, std::allocator&lt;unsigned char&gt;=
 &gt; &gt;, __gnu_cxx::__normal_iterator&lt;unsigned char*, std::vector&lt;=
unsigned char, std::allocator&lt;unsigned char&gt; &gt; &gt;)&#39;:</div>

<div>Script.cpp:(.text._Z4HashIN9__gnu_cxx17__normal_iteratorIPhSt6vectorIh=
SaIhEEEEE7uint256T_S8_[uint256 Hash&lt;__gnu_cxx::__normal_iterator&lt;unsi=
gned char*, std::vector&lt;unsigned char, std::allocator&lt;unsigned char&g=
t; &gt; &gt; &gt;(__gnu_cxx::__normal_iterator&lt;unsigned char*, std::vect=
or&lt;unsigned char, std::allocator&lt;unsigned char&gt; &gt; &gt;, __gnu_c=
xx::__normal_iterator&lt;unsigned char*, std::vector&lt;unsigned char, std:=
:allocator&lt;unsigned char&gt; &gt; &gt;)]+0x6d): undefined reference to `=
SHA256&#39;</div>

<div>Script.cpp:(.text._Z4HashIN9__gnu_cxx17__normal_iteratorIPhSt6vectorIh=
SaIhEEEEE7uint256T_S8_[uint256 Hash&lt;__gnu_cxx::__normal_iterator&lt;unsi=
gned char*, std::vector&lt;unsigned char, std::allocator&lt;unsigned char&g=
t; &gt; &gt; &gt;(__gnu_cxx::__normal_iterator&lt;unsigned char*, std::vect=
or&lt;unsigned char, std::allocator&lt;unsigned char&gt; &gt; &gt;, __gnu_c=
xx::__normal_iterator&lt;unsigned char*, std::vector&lt;unsigned char, std:=
:allocator&lt;unsigned char&gt; &gt; &gt;)]+0xb8): undefined reference to `=
SHA256&#39;</div>

<div>collect2: ld returned 1 exit status</div><div>make[2]: *** [bin/bitcoi=
nd] Error 1</div><div>make[1]: *** [applications/bitcoind/CMakeFiles/app_bi=
tcoind.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div>

-----</div><div><br></div><div>=A0What can I do?!</div><div><br></div><div>=
Best,</div><div>Thiago</div><div><br></div><br><div class=3D"gmail_quote">O=
n 1 February 2012 12:18, Michael Gr=F8nager <span dir=3D"ltr">&lt;<a href=
=3D"mailto:gronager@ceptacle.com">gronager@ceptacle.com</a>&gt;</span> wrot=
e:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Dear Bitcoiners,<br>
<br>
libcoin is now in a state ready for its first release, which I would like t=
o share with you!<br>
<br>
=3D=3D=3D libcoin is a crypto currency library based on the bitcoin/bitcoin=
 &quot;Satoshi&quot; client. =3D=3D=3D<br>
<br>
Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of t=
he first version of the crypto currency library &quot;libcoin&quot; based o=
n the bitcoin/bitcoin &quot;Satoshi&quot; client.<br>
<br>
libcoin also maintains a version of bitcoind that is a 100% compatible drop=
-in replacement of the bitcoin/bitcoind client: You can use it on the same =
computer on the same files and you can call it with the same scripts. And y=
ou can easily extend it without touching the basic bitcoin source files.<br=
>


<br>
The libcoin/bitcoind client downloads the entire block chain 3.5 times fast=
er than the bitcoin/bitcoind client. This is less than 90 minutes on a mode=
rn laptop!<br>
<br>
In libcoin, the Satoshi client code has been completely refactored, properl=
y encapsulating classes, removing all globals, moving from threads and mute=
xes to a pure asynchronous approach. Functionalities have been divided into=
 logical units and libraries, minimizing dependencies for e.g. thin clients=
.<br>


<br>
libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin, litecoin,=
 ...) specific settings are maintained from a single class (Chain) and henc=
e experiments with chain settings, mining, security and digital currencies =
for research and educational purposes are easily accessible. See the ponzic=
oin example for how you define your own chain.<br>


<br>
The build system of libcoin is based on CMake and supports builds of static=
 and dynamic libraries on Linux, Mac OS X, and Windows.<br>
<br>
The libcoin license is LGPL v. 3. This mean that you can use it in open sou=
rce as well as in commercial projects, but improvements should go back into=
 the libcoin library.<br>
<br>
=3D=3D=3D=3D=3D=3D<br>
<br>
Read more on libcoin on: <a href=3D"http://github.com/ceptacle/libcoin/wiki=
" target=3D"_blank">http://github.com/ceptacle/libcoin/wiki</a><br>
<br>
Join libcoin on twitter: <a href=3D"http://twitter.com/libcoin" target=3D"_=
blank">http://twitter.com/libcoin</a><br>
<br>
Download &quot;libcoin Satoshi release&quot;: <a href=3D"http://github.com/=
ceptacle/libcoin/zipball/v0.4.0.1" target=3D"_blank">http://github.com/cept=
acle/libcoin/zipball/v0.4.0.1</a><br>
<br>
Best regards,<br>
<br>
Michael Gronager, PhD<br>
Director, Ceptacle<br>
Jens Juels Gade 33<br>
2100 Copenhagen E<br>
Mobile: <a href=3D"tel:%2B45%2031%2045%2014%2001" value=3D"+4531451401">+45=
 31 45 14 01</a><br>
E-mail: <a href=3D"mailto:gronager@ceptacle.com">gronager@ceptacle.com</a><=
br>
Web: <a href=3D"http://www.ceptacle.com/" target=3D"_blank">http://www.cept=
acle.com/</a><br>
<br>
<br>
---------------------------------------------------------------------------=
---<br>
Keep Your Developer Skills Current with LearnDevNow!<br>
The most comprehensive online learning library for Microsoft developers<br>
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,<br=
>
Metro Style Apps, more. Free future releases when you subscribe now!<br>
<a href=3D"http://p.sf.net/sfu/learndevnow-d2d" target=3D"_blank">http://p.=
sf.net/sfu/learndevnow-d2d</a><br>
_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
pment@lists.sourceforge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
velopment</a><br>
</blockquote></div><br></div>

--bcaec54ee616f6c7c604b9a50659--