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

Hello #21

Closed
willbrow opened this issue Sep 27, 2017 · 4 comments
Closed

Hello #21

willbrow opened this issue Sep 27, 2017 · 4 comments

Comments

@willbrow
Copy link

When i am installing i am getting this error message and was hope you could help me .

root@kali:~/Desktop/hlsdl-master# make && make install && make clean
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -g -DPREFIX='"/usr/local"' -D_GNU_SOURCE=1 -std=gnu99 -c src/main.c -o src/main.o
src/main.c:6:23: fatal error: curl/curl.h: No such file or directory
#include <curl/curl.h>

Thanks

@selsta
Copy link
Owner

selsta commented Sep 27, 2017

Install libcurl with your package manager.

@hon3yl0v3r
Copy link

I also received many such errors on Fedora 26 but I fixed all of them by updating the path to my #include libraries in C. Now it runs, but the tool stops at "segmentation fault(core dumped)". Please help fast.

@hon3yl0v3r
Copy link

The exact error is -
"
Downloading part 0
[mpegts @ 0x17ad2c0] Could not detect TS packet size, defaulting to non-FEC/DVHS
Error: Video or Audio missing.[mpegts @ 0x17b1d80] Could not detect TS packet size, defaulting to non-FEC/DVHS
Segmentation fault (core dumped)
"
Please fix this ASAP or explain to me what is going on so that I can fix it myself.

@selsta
Copy link
Owner

selsta commented Oct 8, 2017

@hon3yl0v3r DRM, this can’t be fixed without breaking DRM.

@selsta selsta closed this as completed Dec 26, 2017
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

3 participants