Skip to content

Unable to compile: undefined reference to `zmq_msg_send' #10960

@Rav3nPL

Description

@Rav3nPL

Fresh git clone on machine that was used to compile like month ago

  CXXLD    bitcoind
libbitcoin_zmq.a(libbitcoin_zmq_a-zmqnotificationinterface.o): In function `CZMQNotificationInterface::Shutdown()':
/home/rav3n/bitcoin/src/zmq/zmqnotificationinterface.cpp:121: undefined reference to `zmq_ctx_destroy'
libbitcoin_zmq.a(libbitcoin_zmq_a-zmqpublishnotifier.o): In function `zmq_send_multipart(void*, void const*, unsigned long, ...)':
/home/rav3n/bitcoin/src/zmq/zmqpublishnotifier.cpp:43: undefined reference to `zmq_msg_send'
collect2: error: ld returned 1 exit status
Makefile:3615: recipe for target 'bitcoind' failed
make[1]: *** [bitcoind] Error 1
make[1]: Leaving directory '/home/rav3n/bitcoin/src'
Makefile:9256: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions