29th September 2016, 3:17
Thank you very much. That worked!
Just for somebody else like me:

Just for somebody else like me:
- Extract makemkv source files as per makemkv instructions from the linux download page & open a terminal in the created source folder
- Run $ ./configure (as per instructions) - this will create the text file Makefile in the source folder
- Open this text file (with your favourite editor) and add to the end of the CFLAGS declaration (line 7 in my example): -std=c++11
- Save Makefile
- Run $ make and remaining instructions as usual
markce, proud to be a member of Netrunner Forums since Mar 2013.