Bitcoin Forum
May 11, 2024, 12:24:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Re: [COLLECTED] 100 BTC Bounty For Windows Build Instructions  (Read 1431 times)
evorios (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 25, 2011, 08:45:18 AM
 #1

Please, help me:
Code:
evorios@d440 /c/db-4.8.30.NC-mgw/build_unix
$ make
./libtool --mode=compile gcc -c -I. -I../dist/..  -O3  ../dist/../mutex/mut_win3
2.c
libtool: compile:  gcc -c -I. -I../dist/.. -O3 ../dist/../mutex/mut_win32.c  -DD
LL_EXPORT -DPIC -o .libs/mut_win32.o
In file included from ./db_int.h:886:0,
                 from ../dist/../mutex/mut_win32.c:12:
../dist/../dbinc/repmgr.h:502:13: error: two or more data types in declaration s
pecifiers
../dist/../dbinc/repmgr.h:502:1: warning: useless type name in empty declaration

make: *** [mut_win32.lo] Error 1

evorios@d440 /c/db-4.8.30.NC-mgw/build_unix
$
What should I do?
1715430263
Hero Member
*
Offline Offline

Posts: 1715430263

View Profile Personal Message (Offline)

Ignore
1715430263
Reply with quote  #2

1715430263
Report to moderator
1715430263
Hero Member
*
Offline Offline

Posts: 1715430263

View Profile Personal Message (Offline)

Ignore
1715430263
Reply with quote  #2

1715430263
Report to moderator
1715430263
Hero Member
*
Offline Offline

Posts: 1715430263

View Profile Personal Message (Offline)

Ignore
1715430263
Reply with quote  #2

1715430263
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715430263
Hero Member
*
Offline Offline

Posts: 1715430263

View Profile Personal Message (Offline)

Ignore
1715430263
Reply with quote  #2

1715430263
Report to moderator
1715430263
Hero Member
*
Offline Offline

Posts: 1715430263

View Profile Personal Message (Offline)

Ignore
1715430263
Reply with quote  #2

1715430263
Report to moderator
evorios (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 25, 2011, 09:55:47 AM
 #2

Sorry, I find "#define socklen_t int", that create error in code.
Problem solved.

But "repmgr_posix.c" won`t compile.  Huh
evorios (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 25, 2011, 05:04:33 PM
 #3

I find hint on chinise blog  Wink - add two key in prepare command
Code:
../dist/configure --disable-replication [b]--disable-posixmutexes --disable-pthread_api[/b] --enable-mingw --enable-cxx --prefix=/usr/local

and change db.h yet as in this post.
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!