screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #29254] ./configure on HP-UX with ncurses-5.7 fails


From: Alexander Gattin
Subject: [screen-devel] [bug #29254] ./configure on HP-UX with ncurses-5.7 fails to find tgetent
Date: Tue, 06 Apr 2010 13:41:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.18) Gecko/2010021720 Iceweasel/3.0.6 (Debian-3.0.6-3)

Follow-up Comment #3, bug #29254 (project screen):

Apparently -lcurses works on PA-RISC HP-UX 11.11 too.

Its manpage for tgetent says:

 NAME
      tgetent, tgetflag, tgetnum, tgetstr, tgoto - termcap database
      emulation (TO BE WITHDRAWN)
 ...
 APPLICATION USAGE
      These functions are included as a conversion aid for programs that use
      the termcap library.  Their arguments are the same and the functions
      are emulated using the terminfo database.

      These functions are only guaranteed to operate reliably on character
      sets in which each character fits into a single byte, whose attributes
      can be expressed using only constants with the A_ prefix.

      Any terminal capabilities from the terminfo database that cannot be
      retrieved using these interfaces can be retrieved using the interfaces
      described on the tigetflg() page.

BTW, they actually meant tigetflag(3X)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29254>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]