On 01/19/2011 04:37 PM, Olumide wrote:
On 19/01/2011 16:21, Ian Lance Taylor wrote:
Olumide<50295@xxxxxx> writes:
On 19/01/2011 15:02, Cedric Roux wrote:
On 01/19/2011 03:48 PM, Olumide wrote:
/usr/include/gnu/stubs.h:7:27:/usr/include/gnu/stubs.h:7:27:
error: error: gnu/stubs-32.h: No such file or directorygnu/stubs-32.h:
No such file or directory
pass --disable-multilib to configure
The build fails with the following error:
...
You did not include enough of the make log. You need to look farther up
to see what the actual error is.
Having scrolled too far, I had to run make -j 2 bootstrap again in order to get the following message. (I can do a fresh build if I need to.)
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
I'd just install the packages.
You'll have to do a clean rebuild again.
Andrew.