U
U
Urukhayy2018-07-31 06:15:00
linux
Urukhayy, 2018-07-31 06:15:00

What package is missing to build make?

openSUSE LEAP 42.3
When calling make, it throws the following errors:

skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.8/libstdc++.so when searching for -lstdc++
skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.8/libstdc++.a when searching for -lstdc++
cannot find -lstdc++
skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.8/libgcc.a when searching for -lgcc
cannot find -lgcc

What package should be installed? And what similar packages should be installed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Urukhayy, 2018-07-31
@Urukhayy

For -lgcc , you need to install gcc-32bit
For -lstdc++ , you need to install libstdc++48-devel-32bit .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question