Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Build SS7MAPer from src,it occurs “fatal error: ei.h: No such file or directory” #42

Open
allstable opened this issue Apr 24, 2019 · 1 comment

Comments

@allstable
Copy link

allstable commented Apr 24, 2019

图片
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.

@allstable
Copy link
Author

图片
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.

OK,Thanks,I got the answer at #8 error ei.h #8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant