Each time I go to install on my Ubuntu container I get the follow error:
admin@ubuntu_1604:~/Downloads/makemkv-oss-1.14.2$ sudo ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/home/admin/Downloads/makemkv-oss-1.14.2':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
I typically have not had issues configuring for other installs, so I don't think its a container issue but thought someone on here might have some insight.
Thanks!