Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Compile problem
- X-seq: zsh-workers 9602
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Compile problem
- Date: Mon, 7 Feb 2000 10:07:30 +0100 (MET)
- In-reply-to: Oliver Kiddle's message of Sat, 05 Feb 2000 13:27:34 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Oliver Kiddle wrote:
> I get the following problem when trying to compile on my Suse 6.1 PC (gcc = egcs 2.91.66).
>
> gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -m486 -I/usr/local/include -fpic -o compresult..o compresult.c
> compresult.c: In function `calclist':
> compresult.c:1169: size of array `mlens' is too large
> make[3]: *** [compresult..o] Error 1
>
> I was able to compile it by using #undef HAVE_VARIABLE_LENGTH_ARRAYS in config.h.
I had the same problem after installing RedHat 6.1 last week but
forcing a re-configuration (even calling autoconf and autoheader by
hand) solved that for me. This is with gcc-2.95.2, btw.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author