Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SJH99-0008Ke-RT for bitcoin-development@lists.sourceforge.net; Sun, 15 Apr 2012 04:33:08 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.212.181 as permitted sender) client-ip=209.85.212.181; envelope-from=thiagocmartinsc@gmail.com; helo=mail-wi0-f181.google.com; Received: from mail-wi0-f181.google.com ([209.85.212.181]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1SJH98-0003LK-JL for bitcoin-development@lists.sourceforge.net; Sun, 15 Apr 2012 04:33:07 +0000 Received: by wibhr17 with SMTP id hr17so3774803wib.10 for ; Sat, 14 Apr 2012 21:33:00 -0700 (PDT) Received: by 10.180.8.231 with SMTP id u7mr8283964wia.9.1334464380240; Sat, 14 Apr 2012 21:33:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.55.19 with HTTP; Sat, 14 Apr 2012 21:32:30 -0700 (PDT) In-Reply-To: References: <4FF4A408-F8C9-4A50-8B13-13D3686BEB09@ceptacle.com> <3C518667-C2A6-4D1F-988D-888964925489@ceptacle.com> <07A82C1E-AE1D-44DC-AF02-38A3D755FA35@ceptacle.com> <264BCBC5-8ADC-46FA-B756-6CEEC18CAE75@ceptacle.com> From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?= Date: Sun, 15 Apr 2012 01:32:30 -0300 Message-ID: To: =?ISO-8859-1?Q?Michael_Gr=F8nager?= Content-Type: multipart/alternative; boundary=f46d044304d05983ed04bdb0334a 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: 1SJH98-0003LK-JL Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Announcement: libcoin X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2012 04:33:08 -0000 --f46d044304d05983ed04bdb0334a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Guys! Only for the record, I'll integrate BitcoinJS (app) into Diaspora and, the server side will be based on libcoin! Of course, this code will be part of Diaspora and every single Diaspora* Pod will be able to host its own users's wallets... ;-) I appreciate any help during this development! Cheers! Thiago 2012/3/28 Michael Gr=C3=B8nager > Fixed in latest git - it was in src/coin/version.in: export.h -> Export.h > > Also added a couple of other fixes and everything now build on ubuntu > (with boost 1.42/46) > > /M > > On 27/03/2012, at 11:58, Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0= =E3=82=BA wrote: > > > Hi! > > > > I'm trying to compile libcoin again and I'm seeing the following error= : > > > > libcoin@xapado:~/libcoin$ make > > Scanning dependencies of target coin > > [ 1%] Building CXX object src/coin/CMakeFiles/coin.dir/util.o > > In file included from > /home/libcoin/libcoin/include/coin/serialize.h:22:0, > > from /home/libcoin/libcoin/include/coin/uint256.h:8, > > from /home/libcoin/libcoin/include/coin/util.h:10, > > from /home/libcoin/libcoin/src/coin/util.cpp:6: > > /home/libcoin/libcoin/include/coin/Version.h:5:25: fatal error: > coin/export.h: No such file or directory > > compilation terminated. > > make[2]: *** [src/coin/CMakeFiles/coin.dir/util.o] Error 1 > > make[1]: *** [src/coin/CMakeFiles/coin.dir/all] Error 2 > > make: *** [all] Error 2 > > > > Any help?! > > > > Thanks! > > Thiago > > > -------------------------------------------------------------------------= ----- > > This SF email is sponsosred by: > > Try Windows Azure free for 90 days Click Here > > > http://p.sf.net/sfu/sfd2d-msazure________________________________________= _______ > > Bitcoin-development mailing list > > Bitcoin-development@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > 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/ > > --f46d044304d05983ed04bdb0334a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Guys!

=C2=A0Only for the record, I'll integrate Bitc= oinJS (app) into Diaspora and, the server side will be based on libcoin!
=C2=A0Of course, this code will be part of Diaspora and every singl= e Diaspora* Pod will be able to host its own users's wallets... =C2=A0;= -)
=C2=A0I appreciate any help during this development!

Cheers!
Thiago

2012/3/2= 8 Michael Gr=C3=B8nager <gronager@ceptacle.com>
Fixed in latest git - it was in src/coin/version.in: export.h ->= Export.h

Also added a couple of other fixes and everything now build on ubuntu (with= boost 1.42/46)

/M

On 27/03/2012, at 11:58, Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3= =82=BA wrote:

> Hi!
>
> =C2=A0I'm trying to compile libcoin again and I'm seeing the f= ollowing error:
>
> libcoin@xapado:~/libcoin$ make
> Scanning dependencies of target coin
> [ =C2=A01%] Building CXX object src/coin/CMakeFiles/coin.dir/util.o > In file included from /home/libcoin/libcoin/include/coin/serialize.h:2= 2:0,
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from /ho= me/libcoin/libcoin/include/coin/uint256.h:8,
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from /ho= me/libcoin/libcoin/include/coin/util.h:10,
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from /ho= me/libcoin/libcoin/src/coin/util.cpp:6:
> /home/libcoin/libcoin/include/coin/Version.h:5:25: fatal error: coin/e= xport.h: No such file or directory
> compilation terminated.
> make[2]: *** [src/coin/CMakeFiles/coin.dir/util.o] Error 1
> make[1]: *** [src/coin/CMakeFiles/coin.dir/all] Error 2
> make: *** [all] Error 2
>
> =C2=A0Any help?!
>
> Thanks!
> Thiago
> ---------------------------------= ---------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure_= ______________________________________________
> Bitcoin-development mail= ing list
> Bitcoin-d= evelopment@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitco= in-development

Michael Gronager, PhD
Director, Ceptacle
Jens Juels Gade 33
2100 Copenhagen E
Mobile: +45= 31 45 14 01
E-mail: gronager@ceptacle.com<= br> Web: http://www.cept= acle.com/


--f46d044304d05983ed04bdb0334a--