Skip to content

undefined symbol persist_mode_main when HAVE_NETLINK=0#186

Open
andreasbaumann wants to merge 1 commit into
NetworkBlockDevice:masterfrom
andreasbaumann:persist_mode_main_netlink_patch
Open

undefined symbol persist_mode_main when HAVE_NETLINK=0#186
andreasbaumann wants to merge 1 commit into
NetworkBlockDevice:masterfrom
andreasbaumann:persist_mode_main_netlink_patch

Conversation

@andreasbaumann

Copy link
Copy Markdown

Reproducable when manually setting HAVE_NETLINK to 0 in config.h:

nbd-client.c: In function ‘main’:
nbd-client.c:1549:32: error: implicit declaration of function ‘persist_mode_main’ [-Wimplicit-function-declaration]
 1549 |                         return persist_mode_main(index, sockfds, flags);
      |                                ^~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant