selsta / hlsdl

C program to download VoD HLS (.m3u8) files
MIT License
636 stars 158 forks source link

Undefined Reference: merge_packets #39

Closed linuxstv closed 6 years ago

linuxstv commented 6 years ago
In file included from src/hls.c:3:0:
| /media/budiarno/MAXXIO/Enigma2/OE-Alliance/build-enviroment/builds/openbh/release/u5/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/hlsdl/hlsdl-1.0+gitAUTOINC+5508fd65b6-r0/recipe-sysroot/usr/include/libavformat/avformat.h:893:21: note: declared here
|      AVCodecContext *codec;
|                      ^~~~~
| /tmp/ccVoDx1M.o: In function `download_hls':
| hls.c:(.text+0x39a8): undefined reference to `merge_packets'
| collect2: error: ld returned 1 exit status

Got this error when compiling Enigma2 image.

linuxstv commented 6 years ago

Sorry, my bad. Used a wrong bb.