jzmq
jzmq copied to clipboard
Installing zeroMQ
hello, I'm trying to install zero mq 4.1.4. Initially had issues with libsodium package and this got sorted out after updating the configure.ac but this new had popped up and I'm unable to find a solution or discussion thread on this issue. Please help.
Error Message.
checking for working volatile... yes
checking "with_norm_ext = no"... checking how to enable additional warnings for C++ compiler... -Wall
checking how to turn warnings to errors in C++ compiler... -Werror
checking how to enable strict standards compliance in C++ compiler... -pedantic
./configure: line 19280: syntax error near unexpected token newline' ./configure: line 19280:
LIBZMQ_CHECK_ATOMIC_INTRINSICS('
I would suggest asking the zeromq mailing list but I would specify more information about your environment like OS, compiler, autoconf version, etc.
Best, Trev
Thank you Trev. Will give it a try.
@Karthik1508 is this issue resolved?