building in linux Mint
Added by ben barker about 10 years ago
Evening,
I'm running Mint 17:
Linux 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:12 UTC 2014 i686 athlon i686 GNU/Linux
I'm having some difficulty building tvheadend from git, which seems to be down to conflicts with ffmpeg:
/usr/local/lib/libavcodec.so: undefined reference to `swr_close@LIBSWRESAMPLE_0'
/usr/local/lib/libavcodec.so: undefined reference to `swr_is_initialized@LIBSWRESAMPLE_0'
collect2: error: ld returned 1 exit status
make: *** [/home/ben/tvheadend/build.linux/tvheadend] Error 1
Can anyone offer any suggestions?