Project

General

Profile

Help Build

Added by Karl Johnson about 9 years ago

Can someone help with this error. I am building on my arm device with rk3288 processor.

CC tvheadend
/usr/bin/ld: /home/minipc/tvheadend/libav_static/build/ffmpeg/lib/libx264.a(opencl.o): undefined reference to symbol 'dlsym@@GLIBC_2.4'
/usr/lib/arm-linux-gnueabihf/libdl.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:530: recipe for target '/home/minipc/tvheadend/build.linux/tvheadend' failed
make: *
* [/home/minipc/tvheadend/build.linux/tvheadend] Error 1*

If I don't enable static ffmpeg it builds successfully.

I would really like to transcode. File sizes from recordings are huge.

Update: I error out at the same spot on different arm linux chip on MK808B Plus with exact same error.