-
Notifications
You must be signed in to change notification settings - Fork 535
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
cerbero not building openwebrtc properly #685
Comments
Could you try this out? https://arunraghavan.net/temp/0001-build-Add-support-for-Amazon-Linux.patch As the commit message indicates, you will likely need EPEL packages for a few things before it'll work (i.e. build the final packages). |
I downloaded the patch file you have specified using curl command arun. When i tried to apply patch file using the below syntax facing the below issue:-
|
@pavank1933 you might need to look at the changes I made and apply them to those files, as it is against Cerbero master and not the OpenWebRTC repo. |
Arun, It worked well after applying the patch. After some time of build, facing the below issue-
|
As I wrote in the commit message, you'll probably need to use EPEL 6 to get the |
EPEL 6 is already there by default arun.
|
In which case, you'll either need to figure out how to get the pulseaudio devel libs (assuming you want audio playback/capture support on Linux in your packages). |
I am trying to build openwebrtc server using cerbero. When i tried to execute the following command - "
" facing the following issue-
Running this in the Amazon linux.
Help me out with the issue.
The text was updated successfully, but these errors were encountered: