processone / rtb

Benchmarking tool to stress real-time protocols

Home Page:https://www.process-one.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems compiling rtb with Erlang/OTP 23

amitchauhan1502 opened this issue · comments

While doing rtb "make" I am facing following issue

/usr/bin/ld: cannot find -lerl_interface
collect2: error: ld returned 1 exit status

I tried to locate liberl_interface.a but its not traceable. Any help in this regard would be great

erlang-dev or whatever is installed?

yes,
erlang-dev is already the newest version (1:23.0.2-1).

root@xmpp:~/rtb# erl
Erlang/OTP 23 [erts-11.0.2] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1]

23? Right... rename this issue to Problems compiling rtb with Erlang/OTP 23 then

Ref: processone/ejabberd#3282

Ping @badlop

I've adapted the solution applied in ejabberd. Now it compiles for me and should have no drawback.