This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build Bug In gcc-4.1.2


Thomas Dineen writes:
 > Gentle People:
 > 
 >    First of all I would like to thank all of you for the help you have
 > provided so far. With your help I have been able to build and install
 > Gcc versions 3.4.6 and 4.0.4.
 > 
 >    However I have encountered another bug in Gcc version gcc-4.1.2.
 > Shown at the bottom below. Please note that while the build complains
 > the makeinfo is not present, a makeinfo --version was successful when
 > executed in the SAME shell after the failed build. Also note that I did
 > not edit or modify the referenced .texi' or `.texinfo files.

This is because for the version number in "makeinfo" is wrong.  You
need 4.4 or higher.

makeinfo (GNU texinfo) 4.0
Copyright (C) 1999 Free Software Foundation, Inc.

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]