Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

libmosquitto not required #6

Closed
ralight opened this issue Jul 18, 2013 · 1 comment
Closed

libmosquitto not required #6

ralight opened this issue Jul 18, 2013 · 1 comment

Comments

@ralight
Copy link

ralight commented Jul 18, 2013

mosquitto_topic_matches_sub() is available in the mosquitto exe, so you shouldn't need to link against libmosquitto.

@jpmens
Copy link
Owner

jpmens commented Jul 19, 2013

Without -lmosquitto I get

Undefined symbols for architecture x86_64:
  "_mosquitto_topic_matches_sub", referenced from:
      _mosquitto_auth_acl_check in redis-auth-5ZzkRt.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants