This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal error when compiling OpenJade on Alpha/Digital Unix
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Subject: Re: Internal error when compiling OpenJade on Alpha/Digital Unix
- From: Stephane Bortzmeyer <bortzmeyer at pasteur dot fr>
- Date: Fri, 03 Mar 2000 16:17:34 +0100
- cc: Stephane Bortzmeyer <bortzmeyer at pasteur dot fr>, gcc-bugs at gcc dot gnu dot org, jade-bugs at infomansol dot com
On Friday 3 March 2000, at 15 h 23, the keyboard of Franz Sirl
<Franz.Sirl-kernel@lauterbach.com> wrote:
> I dunno if this helps with your bug, but with the jade-1.2.1 version in
> rawhide, you usually have to follow these steps to compile it successfully
> with gcc-2.95.x:
>
> cd jade/config
> autoconf
The OpenJade 1.3 uses a new configure.in, so I don't know if it is still an
issue.
> And you need a patched autoconf-2.13 (or current CVS-autoconf) installed
> for that:
The current autoconf maintainer warned seriously about using CVS autoconf on the autoconf mailing-list (apparently, xemacs was bitten by it).
But thanks for the tip, I'll try, who knows?