Ticket #3043 (closed defect: fixed)

Opened 11 years ago

Last modified 11 years ago

build failure: HAVE_NCURSESW_CURSES_H includes the wrong header

Reported by: wired Owned by: andrew_b
Priority: major Milestone: 4.8.10
Component: mc-core Version: 4.8.9
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset: committed-master

Description

https://www.midnight-commander.org/changeset/80c8d5800329e344f400db1ecc97a8c663b612e6/lib/tty/tty-ncurses.h
broke ncurses detection:

In file included from get-color.c:31: ../../lib/tty/tty-ncurses.h:9:29: fatal error: ncurses/ncurses.h: No such file or directory

attached patch fixes this.

related Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=476932

Attachments

mc-4.8.9-ncurses-include-fix.patch (496 bytes) - added by wired 11 years ago.

Change History

Changed 11 years ago by wired

comment:1 Changed 11 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:2 Changed 11 years ago by andrew_b

  • Blocked By 3035 added

comment:3 Changed 11 years ago by andrew_b

  • Blocked By 3035 removed

comment:4 Changed 11 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master
  • Resolution set to fixed
Last edited 11 years ago by andrew_b (previous) (diff)

comment:5 Changed 11 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.