zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Peter Whaite <peta@whaite.ca>
Cc: zsh-workers@sunsite.dk
Subject: Re: Freebsd configure misses <curses.h> and <term.h>
Date: Wed, 19 Nov 2003 13:59:11 -0500	[thread overview]
Message-ID: <20031119185911.GA15117@scowler.net> (raw)
In-Reply-To: <3FBAC7A4.2080505@whaite.ca>

> For some time now I have been trying to compile CVS zsh on a freebsd 
> machine.  It fails on Src/Modules/terminfo.c

I have a similar problem on FreeBSD 4.8.  What's happening in my case is
that configure finds libtinfo (which, along with libtermcap and
libcurses, is just a symlink to libncurses), thus the
case "$LIBS" in *curses*) fails.

--with-curses-terminfo doesn't help because tinfo is still preferred.


  reply	other threads:[~2003-11-19 18:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-19  1:30 Peter Whaite
2003-11-19 18:59 ` Clint Adams [this message]
2003-11-20 15:23   ` Peter Whaite

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=20031119185911.GA15117@scowler.net \
    --to=clint@zsh.org \
    --cc=peta@whaite.ca \
    --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).