[MacPorts] #61498: dialog @1.3: configure: error: No curses header-files found

MacPorts noreply at macports.org
Thu Jan 7 08:57:45 UTC 2021


#61498: dialog @1.3: configure: error: No curses header-files found
----------------------+-----------------------------
  Reporter:  pejaham  |      Owner:  ryandesign
      Type:  defect   |     Status:  accepted
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.6.4
Resolution:           |   Keywords:  catalina bigsur
      Port:  dialog   |
----------------------+-----------------------------

Comment (by sectroyer):

 Yesterday I updated to Big Sur and noticed dialog doesn't compile. Since
 it took 7 weeks from last comment I have decided to take a look. After
 poking around I noticed in order to compile dialog I had to put "stub"
 ncurses.h in dialog directory with one like contents:
 {{{
 #include <term_entry.h>
 }}}

 after that it took only:

 {{{
 CFLAGS="-I. -I/opt/local/include/" ./configure  --includedir
 /opt/local/include/
 }}}

 After that everything compiled correctly :D

-- 
Ticket URL: <https://trac.macports.org/ticket/61498#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list