Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Minor problem with gcc and zsh-beta11 on DEC alpha
- X-seq: zsh-workers 552
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: holt@xxxxxxxxxxxxxxxx
- Subject: Re: Minor problem with gcc and zsh-beta11 on DEC alpha
- Date: Tue, 7 Nov 1995 19:43:26 +0100 (MET)
- Cc: zsh-workers@xxxxxxxxxxxxxxx (zsh-workers)
- In-reply-to: <199511071826.KAA07893@xxxxxxxxxxxxxxxxxxxxxx> from "Gary Holt" at Nov 7, 95 10:26:05 am
Gary Holt wrote:
> When I try to compile zsh with gcc (the default from the configure command), I
> get the following error:
>
> gcc -c -I.. -I. -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -fwritable-strings -O2 zle_tricky.c
> zle_tricky.c: In function `maketildelist':
> zle_tricky.c:1637: incompatible type for argument 3 of `yp_all'
The prototype for yp_all is broken in the system header file. This should be
mentioned in the MACHINES of in the BUGS file I think.
Bye,
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author