On Friday, December 20, 2019, 10:17:29 AM GMT+1, Mike Jumper <[email protected]> wrote: > > https://issues.apache.org/jira/browse/GUACAMOLE-637 > This was reported after the 1.0.0 release and has since been fixed on git.
OK, GIT version compiles fine. Thanks. Just a minor issue: checking for lws_create_context in -lwebsockets... no configure: WARNING: -------------------------------------------- Unable to find libwebsockets. Support for Kubernetes will be disabled. -------------------------------------------- I have libwebsockets-3.2.0. # grep -r lws_create_context /usr/include/* /usr/include/libwebsockets/lws-context-vhost.h: * lws_create_context() - Create the websocket handler /usr/include/libwebsockets/lws-context-vhost.h:lws_create_context(const struct lws_context_creation_info *info); /usr/include/libwebsockets/lws-context-vhost.h: * \param context: pointer to result of lws_create_context() /usr/include/libwebsockets/lws-context-vhost.h: * \param context: pointer to result of lws_create_context() Vieri --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
