:: [Libbitcoin] obelisk compile error
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Glenn Tarbox, PhD
Date:  
À: Libbitcoin
Sujet: [Libbitcoin] obelisk compile error
Kinda strange as the code appears correct...

Ubuntu 13.10

commit aa62b10d65ebc003ffdeadaa2b619d767b37439f

libtool: compile: g++ -DPACKAGE_NAME=\"obelisk\"
-DPACKAGE_TARNAME=\"obelisk\" -DPACKAGE_VERSION=\"0.1\"
"-DPACKAGE_STRING=\"obelisk 0.1\"" -DPACKAGE_BUGREPORT=\"genjix@???\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1
-D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"obelisk\"
-DVERSION=\"0.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
-I. -std=c++11 -DLEVELDB_ENABLED
-I/mnt/hdb/tarbox/projects/genjix/install/include -I./../include
-DSYSCONFDIR=\"/mnt/hdb/tarbox/projects/genjix/install/etc\" -g -O2
-std=c++11 -MT client/interface/fetch_history.lo -MD -MP -MF
client/interface/.deps/fetch_history.Tpo -c
client/interface/fetch_history.cpp -o client/interface/fetch_history.o
>/dev/null 2>&1

client/interface/blockchain.cpp:109:61: error: no 'void
obelisk::blockchain_interface::fetch_transaction_index(const hash_digest&,
libbitcoin::blockchain::fetch_handler_transaction_index)' member function
declared in class 'obelisk::blockchain_interface'
     blockchain::fetch_handler_transaction_index handle_fetch)


--
Glenn H. Tarbox, PhD