[bug #65454] termcap compatible library may be called tinfo

Eli Schwartz <[email protected]> Mon, 11 Mar 2024 17:38:06 -0400 (EDT)
Newsgroups gmane.comp.debugging.ddd.bugs
Message-ID <[email protected]>
URL:
  <https://savannah.gnu.org/bugs/?65454>

                 Summary: termcap compatible library may be called tinfo
                   Group: DDD
               Submitter: eschwartz
               Submitted: Mon 11 Mar 2024 09:38:05 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 11 Mar 2024 09:38:05 PM UTC By: Eli Schwartz <eschwartz>
Originally reported at https://bugs.gentoo.org/458186 -- sorry for the
wait...



checking for tgetent in -lmytinfo... no
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lterminfo... no
checking for tgetent in -ltermlib... no
configure: error: Cannot find termcap compatible library.


To fix, in configure.ac change:

_termlib="mytinfo ncurses curses termcap terminfo termlib"

to

_termlib="mytinfo ncurses tinfo curses termcap terminfo termlib"

Patch file:
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-debug/ddd/files/ddd-3.3.12-tinfo.patch







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65454>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/