Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2017 14:27:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220827] net/mosquitto: Fails to build with WS option (websockets support) enabled
Message-ID:  <bug-220827-13-gM0vmbOBVr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220827-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220827-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220827

--- Comment #3 from stl@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220827-13-gM0vmbOBVr>