You should find which library provides "limits.h" in your distro. It's usually something like linux-libc-dev, libc-devel, glibc-headers, gcc...
If Mint is still based on Ubuntu, this command could help: dpkg --search "limits.h"
You should find which library provides "limits.h" in your distro. It's usually something like linux-libc-dev, libc-devel, glibc-headers, gcc...
If Mint is still based on Ubuntu, this command could help: dpkg --search "limits.h"