#12073: BUG: BitchX-1.1 build fails with ncurses installed --------------------------+------------------------------------------------- Reporter: dre@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.4.40 Resolution: fixed | Keywords: Port: BitchX | --------------------------+------------------------------------------------- Changes (by ryandesign@…): * port: => BitchX Old description:
BitchX does not build successfully when ncurses is installed, but seems fine otherwise. The specific error is:
In file included from alias.c:36: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_irc_bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/termcap.h: No such file or directory
even though /opt/local/include/ncurses/termcap.h is there, and is detected in the configure phase.
New description: BitchX does not build successfully when ncurses is installed, but seems fine otherwise. The specific error is: {{{ In file included from alias.c:36: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_irc_bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/termcap.h: No such file or directory }}} even though /opt/local/include/ncurses/termcap.h is there, and is detected in the configure phase. -- -- Ticket URL: <http://trac.macports.org/ticket/12073#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS