unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: Perry Smith <pedzsan@gmail.com>, 9736@debbugs.gnu.org
Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
Date: Wed, 12 Oct 2011 13:40:48 -0400	[thread overview]
Message-ID: <yxqvcruf6qn.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <4f62jucgox.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 12 Oct 2011 12:34:06 -0400")

Glenn Morris <rgm@gnu.org> writes:

> The error message says:
>
>   I couldn't find termcap functions (tputs and friends). Maybe some
>   development libraries/packages are missing? Try installing
>   libncurses-dev(el), libterminfo-dev(el) or similar.
>
> (I think the wording could be improved a bit.)
>
> configure checks for the tputs function in any of libncurses,
> libterminfo, and libtermcap. Your system does not seem to have any of
> them:
>
> collect2: library libncurses not found
> collect2: library libterminfo not found
> collect2: library libtermcap not found
>
> Please try either installing one of these libraries and its header
> files, or if they are already installed explicitly telling configure
> where they are; eg:
>
> CFLAGS=-I/path/to/terminfo/include LDFLAGS=-L/path/to/terminfo/lib ./configure

I think the configure test is incorrect.
For example on Solaris this would find libtermcap, where previous emacs
version would use libcurses, which would be the better option.





  reply	other threads:[~2011-10-12 17:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12 13:18 bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Perry Smith
2011-10-12 16:34 ` Glenn Morris
2011-10-12 17:40   ` Dan Nicolaescu [this message]
2011-10-12 17:46     ` Glenn Morris
2011-10-12 17:49       ` Glenn Morris
2011-10-12 18:09     ` Glenn Morris
2011-10-12 18:16       ` Glenn Morris
2011-10-12 18:37         ` Dan Nicolaescu
2011-10-12 18:52           ` Glenn Morris
2011-10-12 19:07             ` Glenn Morris
2011-10-12 20:18               ` Perry Smith
2011-10-13  2:18                 ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=yxqvcruf6qn.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --cc=9736@debbugs.gnu.org \
    --cc=pedzsan@gmail.com \
    --cc=rgm@gnu.org \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).