Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Cannot build Zsh after this patch RE: PATCH: local keymaps
- X-seq: zsh-workers 6803
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Cannot build Zsh after this patch RE: PATCH: local keymaps
- Date: Wed, 23 Jun 1999 12:49:25 +0400
- Importance: Normal
- In-reply-to: <199906230750.JAA05790@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> P.P.S.: I you have trouble applying this patch it's because it patches
> files named *complist* instead of *collist*.
If I rename collist.c to complist.c I cannot build because make does not know,
how to create collist..o from complist.c
If I rename all collist* to complist* it does not build, because of many many
references to collist.* in different places.
Sigh :-(
Messages sorted by:
Reverse Date,
Date,
Thread,
Author