Bitcoin Forum
May 27, 2024, 03:47:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error compiling from Githead  (Read 962 times)
TehZomB (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
June 06, 2012, 12:33:09 AM
 #1

Help would be appreciated Smiley
I am running Debian Squeeze x64. Dependencies are installed.

Code:
    In file included from main.h:10,
                     from checkpoints.cpp:10:
    net.h: In member function 'void CNode::EndMessage()':
    net.h:354: warning: invalid access to non-static data member 'CMessageHeader::nMessageSize'  of NULL object
    net.h:354: warning: (perhaps the 'offsetof' macro was used incorrectly)
    net.h:360: warning: invalid access to non-static data member 'CMessageHeader::nChecksum'  of NULL object
    net.h:360: warning: (perhaps the 'offsetof' macro was used incorrectly)
    net.h:361: warning: invalid access to non-static data member 'CMessageHeader::nChecksum'  of NULL object
    net.h:361: warning: (perhaps the 'offsetof' macro was used incorrectly)
Pieter Wuille
Legendary
*
Offline Offline

Activity: 1072
Merit: 1174


View Profile WWW
June 06, 2012, 10:11:13 AM
 #2

I see no error.

I do Bitcoin stuff.
someguy123
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254


CEO of Privex Inc. (www.privex.io)


View Profile WWW
June 08, 2012, 04:36:04 AM
 #3

That's not an error, that's just a few warnings, if you run ls -l in the src dir, you'll see bitcoind is there, you can then just sudo cp bitcoind /usr/bin/bitcoind to "install" it.

TehZomB (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
June 08, 2012, 10:20:25 AM
 #4

Oh...

Thanks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!