Bitcoin Forum
May 14, 2024, 10:35:38 AM *
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?
1715682938
Hero Member
*
Offline Offline

Posts: 1715682938

View Profile Personal Message (Offline)

Ignore
1715682938
Reply with quote  #2

1715682938
Report to moderator
1715682938
Hero Member
*
Offline Offline

Posts: 1715682938

View Profile Personal Message (Offline)

Ignore
1715682938
Reply with quote  #2

1715682938
Report to moderator
1715682938
Hero Member
*
Offline Offline

Posts: 1715682938

View Profile Personal Message (Offline)

Ignore
1715682938
Reply with quote  #2

1715682938
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715682938
Hero Member
*
Offline Offline

Posts: 1715682938

View Profile Personal Message (Offline)

Ignore
1715682938
Reply with quote  #2

1715682938
Report to moderator
1715682938
Hero Member
*
Offline Offline

Posts: 1715682938

View Profile Personal Message (Offline)

Ignore
1715682938
Reply with quote  #2

1715682938
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!