You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.
I tried to build SS7MAPer from src to set it up . But when I execute the command of “Build the code”,that is “rebar co”,it issues:
Compiling /root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c
/root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c:32:10: fatal error: ei.h: No such file or directory
#include <ei.h>
^~~~~~
compilation terminated.
ERROR: compile failed while processing /root/apps/ss7Mapper/ss7MAPer/deps/epcap: rebar_abort
How can i handle this problem?Any suggestion?Thanks.
The text was updated successfully, but these errors were encountered:
I tried to build SS7MAPer from src to set it up . But when I execute the command of “Build the code”,that is “rebar co”,it issues:
Compiling /root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c
/root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c:32:10: fatal error: ei.h: No such file or directory
#include <ei.h>
^~~~~~
compilation terminated.
ERROR: compile failed while processing /root/apps/ss7Mapper/ss7MAPer/deps/epcap: rebar_abort
How can i handle this problem?Any suggestion?Thanks.
I tried to build SS7MAPer from src to set it up . But when I execute the command of “Build the code”,that is “rebar co”,it issues:
Compiling /root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c
/root/apps/ss7Mapper/ss7MAPer/deps/epcap/c_src/epcap.c:32:10: fatal error: ei.h: No such file or directory
#include <ei.h>
^~~~~~
compilation terminated.
ERROR: compile failed while processing /root/apps/ss7Mapper/ss7MAPer/deps/epcap: rebar_abort
How can i handle this problem?Any suggestion?Thanks.
The text was updated successfully, but these errors were encountered: