Cannot build 4.5.1: problem with stubs.h

Ian Lance Taylor iant@google.com
Sun Oct 24 15:11:00 GMT 2010


Luther <lutheroto@gmail.com> writes:

> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
> or directory
> compilation terminated.

You must either use --disable-multilib when you run configure or you
must install the 32-bit development headers.

Ian



More information about the Gcc-help mailing list