Bitcoin Forum
September 25, 2024, 12:19:24 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to fix this boost error?  (Read 2085 times)
CaptChadd (OP)
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1005


Product Marketing & Promotion / Software Developer


View Profile
October 02, 2013, 09:09:07 PM
 #1

Hi all,

I trying to compile from some old client source and I almost have the QT compiling but I am getting this error:

..\..\..\..\deps\boost/boost/interprocess/detail/intermodule_singleton_common.hpp:203:93: warning: d
ereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
..\..\..\..\deps\boost/boost/system/error_code.hpp: At global scope:
..\..\..\..\deps\boost/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category'
defined but not used [-Wunused-variable]
..\..\..\..\deps\boost/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defi
ned but not used [-Wunused-variable]
..\..\..\..\deps\boost/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' def
ined but not used [-Wunused-variable]
mingw32-make: *** [build/bitcoin.o] Error 1

Does anyone have any idea which file I need to edit and what code I need to add/change to fix/remove this error?

Thanks
briehost
Member
**
Offline Offline

Activity: 79
Merit: 10



View Profile WWW
October 10, 2013, 07:30:47 PM
 #2

Seems like someone has had the same issue: https://bitcointalk.org/index.php?topic=149479.20

To brie or not to brie...
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!