Opened 13 years ago

Closed 13 years ago

#268 closed defect (duplicate)

Ncurses includes not properly found on SUSE Linux Enterprise Server 11 (x86_64)

Reported by: rfranke Owned by: Erik Blaufuss
Priority: normal Milestone:
Component: combo core Keywords:
Cc: olivomartino@…

Description

On SUSE Linux Enterprise Server 11 (x86_64) cmake/tools/ncurses.h "finds" ncurses includes at /usr/include so CMakeCache.txt says:

NCURSES_INCLUDE_DIR:STRING=/usr/include

while it actually should be

NCURSES_INCLUDE_DIR:STRING=/usr/include/ncurses

This was reported by Martino.

Change History (1)

comment:1 Changed 13 years ago by don la dieu

  • Resolution set to duplicate
  • Status changed from new to closed

Dupe of #209 & #210

Note: See TracTickets for help on using tickets.