processone / fast_tls

TLS / SSL OpenSSL-based native driver for Erlang / Elixir
https://www.ejabberd.im
Other
83 stars 37 forks source link

referring to built-in type queue as a remote type #47

Closed ana-jd closed 4 years ago

ana-jd commented 4 years ago

When compiling the package 1.6 on ubuntu i have the error :

==> p1_utils (compile) src/p1_queue.erl:22: referring to built-in type queue as a remote type; please take out the module name make: *** [src] Error 1

I don't see what i can do to resolve it.

ana-jd commented 4 years ago

i needed an upgrade of erlang from version 16 to 22.