I am using Ubuntu 18.04 with gcc 8 installed. I am trying to build a repo but keep getting the following error:
libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib32/libstdc++.so.6)
I am new to Linux and not sure what might be the issue here. Thanks.