Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 92%] Building CXX object src/wallet/CMakeFiles/wallet_rpc_server.dir/wallet_rpc_server.cpp.o
- [ 93%] Linking CXX executable ../../bin/monero-wallet-rpc
- ld: error: undefined symbol: event_base_new
- >>> referenced by ub_event_pluggable.c:375 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:375)
- >>> ub_event_pluggable.o:(ub_default_event_base) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_get_version
- >>> referenced by ub_event_pluggable.c:458 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:458)
- >>> ub_event_pluggable.o:(ub_get_event_sys) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_base_get_method
- >>> referenced by ub_event_pluggable.c:468 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:468)
- >>> ub_event_pluggable.o:(ub_get_event_sys) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_base_free
- >>> referenced by ub_event_pluggable.c:258 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:258)
- >>> ub_event_pluggable.o:(my_event_base_free) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_base_dispatch
- >>> referenced by ub_event_pluggable.c:266 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:266)
- >>> ub_event_pluggable.o:(my_event_base_dispatch) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_base_loopexit
- >>> referenced by ub_event_pluggable.c:272 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:272)
- >>> ub_event_pluggable.o:(my_event_base_loopexit) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_set
- >>> referenced by ub_event_pluggable.c:285 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:285)
- >>> ub_event_pluggable.o:(my_event_new) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:305 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:305)
- >>> ub_event_pluggable.o:(my_signal_new) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:195 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:195)
- >>> ub_event_pluggable.o:(my_timer_add) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_base_set
- >>> referenced by ub_event_pluggable.c:286 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:286)
- >>> ub_event_pluggable.o:(my_event_new) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:306 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:306)
- >>> ub_event_pluggable.o:(my_signal_new) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:196 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:196)
- >>> ub_event_pluggable.o:(my_timer_add) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_add
- >>> referenced by ub_event_pluggable.c:182 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:182)
- >>> ub_event_pluggable.o:(my_event_add) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:199 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:199)
- >>> ub_event_pluggable.o:(my_timer_add) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:211 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:211)
- >>> ub_event_pluggable.o:(my_signal_add) in archive /usr/local/lib/libunbound.a
- ld: error: undefined symbol: event_del
- >>> referenced by ub_event_pluggable.c:188 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:188)
- >>> ub_event_pluggable.o:(my_event_del) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:205 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:205)
- >>> ub_event_pluggable.o:(my_timer_del) in archive /usr/local/lib/libunbound.a
- >>> referenced by ub_event_pluggable.c:217 (/usr/obj/ports/libunbound-1.16.3/unbound-1.16.3/util/ub_event_pluggable.c:217)
- >>> ub_event_pluggable.o:(my_signal_del) in archive /usr/local/lib/libunbound.a
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- gmake[3]: *** [src/wallet/CMakeFiles/wallet_rpc_server.dir/build.make:144: bin/monero-wallet-rpc] Error 1
- gmake[3]: Leaving directory '/home/monerod/monero/build/OpenBSD/master/release'
- gmake[2]: *** [CMakeFiles/Makefile2:3025: src/wallet/CMakeFiles/wallet_rpc_server.dir/all] Error 2
- gmake[2]: Leaving directory '/home/monerod/monero/build/OpenBSD/master/release'
- gmake[1]: *** [Makefile:146: all] Error 2
- gmake[1]: Leaving directory '/home/monerod/monero/build/OpenBSD/master/release'
- gmake: *** [Makefile:107: release-static] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement