Skip to content

Error compile #118

@j4kyu

Description

@j4kyu

~/hlsdl-main $ make cc src/main.o src/aes_openssl.o src/curl.o src/hls.o src/misc.o src/msg.o src/mpegts.o -lpthread -lcurl -lcrypto -lssl -o hlsdl ld.lld: error: undefined symbol: pthread_cancel

referenced by hls.c >>> src/hls.o:(download_live_hls) clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [makefile:43: hlsdl] Error 1

How to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions