This is the mail archive of the gcc-patches@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: doc/invoke.texi currently broken: here's a fix


On Sat, Mar 09, 2002 at 10:34:03AM +0000, Joseph S. Myers wrote:
> On Fri, 8 Mar 2002, Ryan T. Sammartino wrote:
> 
> > Just did a cvs update and "make" bailed in gcc/invoke.texi with
> > "Mismatched {" errors.  Here is a fix.
> 
> What makeinfo version are you using?  If it is older than 4.1, can you
> please investigate why configure didn't detect this and disable building
> info?


Doh!  It seems I am not bleeding edge enough.

I'm using 4.0, and configure *does* detect that (I just didn't notice
the first time... who can read that fast? :) ).  The problem is that I
did a cvs update ; cd build ; make.  I guess because the previous
configure had configured to build info, it went ahead and tried.

If I start from a clean build directory, no problem (no info pages
either, but at least I get through the build).


Cheerfully withdrawn.  I guess I have some updating to do.

-- 
Ryan T. Sammartino
http://members.shaw.ca/ryants/
The most common form of marriage proposal: "YOU'RE WHAT!?"


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