-
gingeropolousnot the best channel for this. move to the general monero chatroom
-
jjdjkd
-
m-relay<enchilada844:matrix.org> Hello, I'm unsure if this is the right place to ask. I need help compiling on openbsd.
-
m-relay<0xfffc:matrix.org> enchilada844: you can ask your question
-
m-relay<enchilada844:matrix.org> I did not have the comp set, it's building now.
-
m-relay<enchilada844:matrix.org> There are some errors, undefined symbols event_base_new, event_get_version, event_base_get_method, and several more and referencing file /usr/local/lib/libunbound.a. libunbound is installed v1.18.0. I can post the log later but for now I have to pause this.
-
m-relay<0xfffc:matrix.org> paste.debian.net and make sure you have libevent already installed.
-
m-relay<enchilada844:matrix.org> Installed libevent after, reran "env DEVELOPER_LOCAL_TOOLS=1 BOOST_ROOT=/usr/local gmake release-static". Same errors. Also, in the instructions it does not say that libevent needed to be installed. I will paste the logs later and ping you the link.
-
m-relay<0xfffc:matrix.org> I believe technically we don’t depend directly on libevent, but might be transitive dependency. For example, in OpenSUSE installation too I see need for installing libevent. I will double check and how we depend on libevent
-
m-relay<0xfffc:matrix.org> enchilada844: github.com/monero-project/monero/bl…rib/depends/packages/unbound.mk#L11 it is because of libunbound.
-
m-relay<enchilada844:matrix.org> It's fine if libevent needs to be installed. It's just that in README it doesn't list it to be installed in the line `pkg_add cmake gmake zeromq libiconv boost`. But since it's installed, it didn't change the output of gmake. Unless I need to reconfigure/rebuild?
-
m-relay<0xfffc:matrix.org> I would do clean configure/build after installation
-
m-relay<enchilada844:matrix.org> Will do
-
m-relay<sgp_:monero.social> What does `index` refer to here? github.com/monero-project/monero/bl…implewallet.cpp#L3295C105-L3295C105
-
selstasgp_: only export tx from these subaddress indices?
-
m-relay<sgp_:monero.social> Is it a subaddress index, or an account index? :P
-
m-relay<sgp_:monero.social> Probably subaddress, but I want to make sure
-
selstaaddress
-
selstayou have to manually go into an account first i think
-
m-relay<sgp_:monero.social> okay, thanks. That's my experience as well, needing to manually enter all accounts and running export from each separately
-
m-relay<sgp_:monero.social> tobtoht: the context for this :
-
m-relay<sgp_:monero.social> tobtoht: the context for this feather-wallet/feather #154