Errors building OpenPHT from source

I’m trying to build OpenPHT from source on Raspbian. I **can’t use RasPlex **as I need Hamachi to access my PMS, and taking hours trying to install all the prerequisites of Hamachi – not to mention Hamachi itself – inside the squashfs image really didn’t appeal.

I’m seeing the following message towards the end of ./configure:

configure: creating ./config.status Unknown option "--custom-libname-with-major=$(FULLNAME)-$(LIBMAJOR)-arm$(SLIBSUF)". See ./configure --help for available options.

Any advice would be appreciated. Thanks!

Seen the ffmpeg patches. Will give that a go.

pi@raspberrypi:~ $ make [ 0%] Built target xbmc-xrandr [ 0%] Building CXX object lib/libsquish/CMakeFiles/lib_squish.dir/rangefit.cpp.o c++: error: unrecognized command line option ‘-msse’ lib/libsquish/CMakeFiles/lib_squish.dir/build.make:62: recipe for target 'lib/libsquish/CMakeFiles/lib_squish.dir/rangefit.cpp.o' failed make[2]: *** [lib/libsquish/CMakeFiles/lib_squish.dir/rangefit.cpp.o] Error 1 CMakeFiles/Makefile2:185: recipe for target 'lib/libsquish/CMakeFiles/lib_squish.dir/all' failed make[1]: *** [lib/libsquish/CMakeFiles/lib_squish.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 pi@raspberrypi:~ $

:neutral: