vbmithr / ocaml-websocket

Websocket library for OCaml
ISC License
161 stars 44 forks source link

Unbound module Conduit_async_ssl in async/wscat.ml #103

Closed bcc32 closed 5 years ago

bcc32 commented 5 years ago

I get the following error installing websocket-async from opam:

#=== ERROR while compiling websocket-async.2.11 ===============================#
# context      2.0.0~rc | macos/x86_64 | ocaml-base-compiler.4.06.0 | https://opam.ocaml.org/2.0#89a42bfc
# path         ~/.opam/4.06.0/.opam-switch/build/websocket-async.2.11
# command      ~/.opam/4.06.0/bin/jbuilder build -j 3 -p websocket-async @install
# exit-code    1
# env-file     ~/.opam/log/websocket-async-41800-ffb3fd.env
# output-file  ~/.opam/log/websocket-async-41800-ffb3fd.out
### output ###
<snip>
# File "async/wscat.ml", line 15, characters 7-24:
# Error: Unbound module Conduit_async_ssl
vbmithr commented 5 years ago

Will release a new one asap. Thanks for reporting.

okoz commented 5 years ago

Also interested in this.

#=== ERROR while installing websocket-async.2.11 ==============================#
# opam-version 1.2.2
# os           linux
# command      jbuilder build -j 4 -p websocket-async @install
# path         ~/.opam/4.07.0/build/websocket-async.2.11
# compiler     4.07.0
# exit-code    1
# env-file     ~/.opam/4.07.0/build/websocket-async.2.11/websocket-async-419-813bac.env
# stdout-file  ~/.opam/4.07.0/build/websocket-async.2.11/websocket-async-419-813bac.out
# stderr-file  ~/.opam/4.07.0/build/websocket-async.2.11/websocket-async-419-813bac.err
### stderr ###
...
# File "async/wscat.ml", line 15, characters 7-24:
# Error: Unbound module Conduit_async_ssl