[Bug 225581] net/mosquitto: Fails to compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 21 21:24:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225581

--- Comment #6 from w.schwarzenfeld at utanet.at ---
If it is the same error (I don't know cause I also cannot reproduce the error)
Try to change in the Makefile
WS_CMAKE_ON=    -DWITH_WEBSOCKETS=ON

to

WS_CMAKE_ON=    -DWITH_WEBSOCKETS=ON  -DWITH_THREADING=ON

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list