This is the mail archive of the gcc-bugs@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]

Re: makeinfo failure in 2.95.x build


----- Original Message -----
From: "Scott Thomason" <SThomaso@hii.com>
Sent: Thursday, March 22, 2001 8:39 PM


>Greetings. Can someone please tell me how to get around this...

   [snip texinfo failure]

>My config.log and config.status are attached. I have also tried ./configure
with the "--without-texinfo
> --disable-texinfo" options omitted with the same result.

  I don't have AIX myself but Cygwin has problems with the texinfo in the
gcc tree and the solution that works for that is:

  - rename or delete the texinfo subdirectory
  - add the flag '--with-included-gettext' to the configure options

so give that a try; it might work.

   hth,
      DaveK



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