Linking error while installing vernmq

100 views
Skip to first unread message

Mohan V

unread,
Apr 14, 2022, 1:07:19 PM4/14/22
to vernemq-users
vernmq installation stoped with following message . kindly help me to resolve the issue .
i am using mac book pro with m1 chip

===> Compiling cowboy

===> Compiling parse_trans

===> Compiling hackney

===> Compiling c_src/syslog_drv.c

===> Linking priv/syslog_drv.so

===> Building escript for cuttlefish...

===> Compiling c_src/eleveldb.cc

===> Compiling c_src/refobjects.cc

===> Compiling c_src/threading.cc

===> Compiling c_src/workitems.cc

===> Linking /Users/mohan/mqtt/vernemq/_build/default/lib/eleveldb/priv/eleveldb.so

make: *** [rel] Error 1

André Fatton

unread,
Apr 19, 2022, 2:43:18 AM4/19/22
to vernemq-users
Hi,
it seems that you miss libsnappy-dev as a requirement.
Possibly, you can install it with "brew install snappy".
With that you should be able to build LevelDB. Note that while the package is runnable on ARM64, I'm currently not aware of the status for M1 chips.

Best,
André
Reply all
Reply to author
Forward
0 new messages