[Bug 220827] net/mosquitto: Fails to build with WS option (websockets support) enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 18 14:27:45 UTC 2017


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

--- Comment #3 from stl at koffein.net ---
(In reply to Iblis Lin from comment #2)
> which version of FreeBSD? I can setup a VM and try to reproduce it...

This is on 11.0-RELEASE.

libwebsockets was built without the LIBUV option explicitly being set, but
LWS_USE_LIBUV ended up being defined in lws_config.h.  I guess its presence was
autodetected rather than respecting the option.  But none of that explains the
error.. including pthread.h on its own of course works fine.

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


More information about the freebsd-ports-bugs mailing list