Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SCTBg-0001ST-Bt for bitcoin-development@lists.sourceforge.net; Tue, 27 Mar 2012 09:59:36 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.220.175 as permitted sender) client-ip=209.85.220.175; envelope-from=thiagocmartinsc@gmail.com; helo=mail-vx0-f175.google.com; Received: from mail-vx0-f175.google.com ([209.85.220.175]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1SCTBa-0000tE-To for bitcoin-development@lists.sourceforge.net; Tue, 27 Mar 2012 09:59:36 +0000 Received: by vcbfl13 with SMTP id fl13so7896315vcb.34 for ; Tue, 27 Mar 2012 02:59:25 -0700 (PDT) Received: by 10.52.67.11 with SMTP id j11mr9742311vdt.40.1332842365393; Tue, 27 Mar 2012 02:59:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.64.206 with HTTP; Tue, 27 Mar 2012 02:58:55 -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: Tue, 27 Mar 2012 06:58:55 -0300 Message-ID: To: =?ISO-8859-1?Q?Michael_Gr=F8nager?= Content-Type: multipart/alternative; boundary=20cf307f3592bb19ff04bc368b0b 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: 1SCTBa-0000tE-To 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: Tue, 27 Mar 2012 09:59:36 -0000 --20cf307f3592bb19ff04bc368b0b Content-Type: text/plain; charset=ISO-8859-1 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 --20cf307f3592bb19ff04bc368b0b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi!

=A0I'm trying to compile libcoin again and I'= ;m seeing the following error:

libcoin@xapado= :~/libcoin$ make
Scanning dependencies of target coin
[ =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,
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from /home/libcoin/libcoi= n/include/coin/uint256.h:8,
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from /home/libcoin/libcoin/include/= coin/util.h:10,
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0from /home/lib= coin/libcoin/src/coin/util.cpp:6:
/home/libcoin/libcoin/include/c= oin/Version.h:5:25: fatal error: coin/export.h: No such file or directory
compilation terminated.
make[2]: *** [src/coin/CMakeFiles/co= in.dir/util.o] Error 1
make[1]: *** [src/coin/CMakeFiles/coin.dir= /all] Error 2
make: *** [all] Error 2

=A0Any help?!

Thanks!
Thiago
--20cf307f3592bb19ff04bc368b0b--