GNU bug report logs - #9736
Configure error for emacs-24.0.90 with AIX 5.3

Previous Next

Package: emacs;

Reported by: Perry Smith <pedzsan <at> gmail.com>

Date: Wed, 12 Oct 2011 13:20:02 UTC

Severity: normal

Fixed in version 24.0.91

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

Bug is archived. No further changes may be made.

Full log


Message #35 received at 9736 <at> debbugs.gnu.org (full text, mbox):

From: Perry Smith <pedzsan <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Dan Nicolaescu <dann <at> gnu.org>, 9736 <at> debbugs.gnu.org
Subject: Re: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
Date: Wed, 12 Oct 2011 15:18:44 -0500
On Oct 12, 2011, at 2:07 PM, Glenn Morris wrote:

> 
> Perry, please can you try changing line 14364 of 24.0.90's configure
> script so that it reads:
> 
>  for ac_lib in '' ncurses terminfo termcap curses; do
> 
> and see if that helps? (I assume you are using a pretest tarfile with a
> prebuilt configure rather than generating it from configure.in with
> autoconf. If the latter, change line 2774 of configure.in.)

That worked.

AIX has its tputs in libcurses.  AIX also has a libtermcap that is suppose to be compatible but most systems don't install it and I would try avoid using it.  You might consider moving curses in front of termcap.

Thanks for the help.  I'll try and do the make and see where that lands me.

pedz





This bug report was last modified 7 years and 235 days ago.

Previous Next


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