Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant get compile under centos 7 #65

Open
chemax opened this issue Aug 23, 2019 · 1 comment
Open

Cant get compile under centos 7 #65

chemax opened this issue Aug 23, 2019 · 1 comment

Comments

@chemax
Copy link

chemax commented Aug 23, 2019

I tried compile it. I was do yum install opal-devel ptlib-devel
But nothing working

[root@dialler sipcmd]# make
g++ -c -Wall  src/main.cpp -o src/main.o -I/usr/include/opal -I/usr/include/ptlib -Isrc/ -g -DDEBUG
In file included from src/main.h:24:0,
                 from src/main.cpp:24:
src/includes.h:26:26: fatal error: opal/localep.h: No such file or directory
 #include <opal/localep.h>
                          ^
compilation terminated.
make: *** [src/main.o] Error 1

Please help
Centos 7
Linux dialler 3.10.0-693.21.1.el7.x86_64 #1 SMP Wed Mar 7 19:03:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

@drexlma
Copy link
Contributor

drexlma commented Apr 18, 2020

u can use docker #69

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

No branches or pull requests

2 participants