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


Hi,

I have about the same problem and I have makeinfo 4.11 installed...

$ makeinfo --version
makeinfo (GNU texinfo) 4.11

Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Any I idea about why that might be???

Thanks.


Andrew Haley wrote:
> 
> 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
> 
> 

-- 
View this message in context: http://www.nabble.com/Build-Bug-In-gcc-4.1.2-tp14243446p14736454.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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