Search found 3 matches
- Thu May 02, 2019 1:30 pm
- Forum: MakeMKV for Linux
- Topic: GLIBC_2.28 not found on Ubuntu
- Replies: 9
- Views: 17118
Re: GLIBC_2.28 not found on Ubuntu
Ah ha! Thanks! So I rebuilt, same result. However, your comment that what I'm seeing should be impossible clued me in. I had reinstalled Ubuntu, but the folder where I had extracted the source for makemkv was still intact. So when I was running make, it wasn't actually re-making the file as it saw t...
- Sun Apr 28, 2019 8:10 pm
- Forum: MakeMKV for Linux
- Topic: GLIBC_2.28 not found on Ubuntu
- Replies: 9
- Views: 17118
Re: GLIBC_2.28 not found on Ubuntu
I am compiling from the 1.14.3 source. I'm sure it may be able to work, I'm just not sure how to convince it to look in the right place so that it WILL work 

- Sun Apr 28, 2019 8:01 pm
- Forum: MakeMKV for Linux
- Topic: GLIBC_2.28 not found on Ubuntu
- Replies: 9
- Views: 17118
GLIBC_2.28 not found on Ubuntu
I had to do a fresh install of my Ubuntu box (18.04.02 LTS), and after installing MakeMKV, I'm getting the following error. /usr/bin/makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /usr/lib/libmakemkv.so.1) If I run ldd --version, it says I have 2.27, which k...