I am trying to install roccc 2.0 . I installed the necessary packages. Now, installing it, he gives me this error:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
I searched gnu/stubs-32.h and found out that for the 64-bit version of Linux it is in glibc-devel and for the 32-bit version of Linux it is in libc6-dev-i386 .
I am using a 32-bit version of Linux: i386 GNU / Linux, but could not get the lib required to fix this error.
Can someone please help me?
user2931
source share