zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Zsh hackers list" <zsh-workers@sunsite.dk>
Subject: RE: PATCH: revert Clint's build patches
Date: Tue, 24 Apr 2001 12:50:48 +0400	[thread overview]
Message-ID: <004001c0cc9b$a83819e0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <1010424064044.ZM32389@candle.brasslantern.com>

>
> On Apr 23, 11:44pm, Andrej Borsenkow wrote:
> }
> } O.K., so here is diff against current CVS that reverts
> } Clint's patches (sorry). I commit it when I have article number.
>
> Unfortunately, I'm now able to compile zsh but not link it:
>

Sorry for that. It did compile here but I have termcap==curses.

> The following patch gets my compile and link going, but of course does
> not enable $terminfo or echoti on my system, and uses the fallback lists
> of capcodes for $termcap.  However, I don't know whether to add
>

Just tested on cygwin and it compiles and runs O.K., termcap is there and
terminfo is missing just as expected. It should be possible to link against
ncurses on cygwin that should give us both - any takers? (Actually, ncurses is
now part of "official" cygwin - whatever it is - so it may make sense to
prefer it).

> AC_SEARCH_LIBS(setupterm, ...)
>
> or
>
> AC_SEARCH_LIBS(tigetstr, ...)
>
> or both.
>

The main problem is that if termcap and terminfo are different, we should not
probably allow both libraries be linked in zsh. And even if we link them to
corr. modules only, there is an issue of tracing TERM changes etc. Let's leave
it for now.

-andrej


  reply	other threads:[~2001-04-24  8:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-21  8:37 Zsh broken after the latest " Andrej Borsenkow
2001-04-21 10:51 ` Andrej Borsenkow
2001-04-23  4:53   ` What about this? (was: RE: Zsh broken after the latest build patches) Andrej Borsenkow
2001-04-23 16:24     ` Bart Schaefer
2001-04-23 16:44       ` Peter Stephenson
2001-04-23 17:41         ` Bart Schaefer
2001-04-23 17:58           ` Peter Stephenson
2001-04-23 23:08         ` PATCH: " Clint Adams
2001-04-23 18:00       ` Andrej Borsenkow
2001-04-23 18:22         ` Bart Schaefer
2001-04-23 19:44           ` PATCH: revert Clint's build patches Andrej Borsenkow
2001-04-24  6:40             ` Bart Schaefer
2001-04-24  8:50               ` Andrej Borsenkow [this message]
2001-04-24  5:33           ` PATCH: The last, I really hope, subscripting tweak for a long while Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004001c0cc9b$a83819e0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).