[x265] [PATCH] asm: interp_8tap_horiz pp and ps sse2

Steve Borho steve at borho.org
Thu Apr 30 18:28:48 CEST 2015


On 04/30, dave wrote:
> I submitted a patch fixing this but I was only able to test it for 64-bit.
> When trying to build for 32-bit I ran into the following build error.
> 
> Linking CXX executable x265
> libx265.so.56: undefined reference to `dlsym'
> libx265.so.56: undefined reference to `dlopen'
> collect2: error: ld returned 1 exit status
> make[2]: *** [x265] Error 1
> make[1]: *** [CMakeFiles/cli.dir/all] Error 2
> make: *** [all] Error 2

do you have a 32bit version of libdl installed?

-- 
Steve Borho


More information about the x265-devel mailing list