GNU bug report logs - #9741
24.0.90; configure: prefer -ltinfo over -lncurses

Previous Next

Package: emacs;

Reported by: Sven Joachim <svenjoac <at> gmx.de>

Date: Wed, 12 Oct 2011 18:55:01 UTC

Severity: wishlist

Found in version 24.0.90

Fixed in version 24.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9741: closed (24.0.90; configure: prefer -ltinfo over -lncurses)
Date: Tue, 01 May 2012 01:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Apr 2012 21:08:27 -0400
with message-id <8imx5siu7o.fsf <at> fencepost.gnu.org>
and subject line Re: bug#9741: 24.0.90; configure: prefer -ltinfo over -lncurses
has caused the debbugs.gnu.org bug report #9741,
regarding 24.0.90; configure: prefer -ltinfo over -lncurses
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9741: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9741
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sven Joachim <svenjoac <at> gmx.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.90; configure: prefer -ltinfo over -lncurses
Date: Wed, 12 Oct 2011 20:54:10 +0200
Package: emacs
Severity: wishlist

It is possible to build a separate terminfo library from the ncurses
sources by configuring ncurses with the "--with-termlib" option.  This
library is usually called libtinfo, and several GNU/Linux distributions
are using this option; Fedora since Version 7 (May 2007), Ubuntu since
version 11.10 (to be released tomorrow) and Debian in testing/unstable
for two weeks.

If ncurses is built this way, Emacs only needs symbols from libtinfo,
but with the current `configure' script links against libncurses
unnecessarily.  It would be nice if `configure' were looking for
libtinfo and prefer to use -ltinfo over -lncurses.


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 9741-done <at> debbugs.gnu.org
Subject: Re: bug#9741: 24.0.90; configure: prefer -ltinfo over -lncurses
Date: Mon, 30 Apr 2012 21:08:27 -0400
Version: 24.2

Sven Joachim wrote:

> It would be nice if `configure' were looking for libtinfo and prefer
> to use -ltinfo over -lncurses.

Implemented (for gnu* systems).


This bug report was last modified 13 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.