You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/01/26 21:25:39 UTC

[jira] [Updated] (TS-4152) build failure when curses is not available

     [ https://issues.apache.org/jira/browse/TS-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4152:
------------------------------
    Fix Version/s: 6.2.0

> build failure when curses is not available
> ------------------------------------------
>
>                 Key: TS-4152
>                 URL: https://issues.apache.org/jira/browse/TS-4152
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: James Peach
>             Fix For: 6.2.0
>
>
> On Centos6 w/ devtoolset-3:
> {code}
> checking for NcursesW wide-character library... yes
> checking for working ncursesw/curses.h... no
> checking for working ncursesw.h... no
> checking for working ncurses.h... no
> configure: WARNING: could not find a working ncursesw/curses.h, ncursesw.h or ncurses.h
> ...
> Making all in traffic_top
> make[2]: Entering directory `/home/vagrant/trafficserver-6.1.0/cmd/traffic_top'
>   CXX      traffic_top.o
> traffic_top.cc:51:2: error: #error "SysV or X/Open-compatible Curses header file required"
>  #error "SysV or X/Open-compatible Curses header file required"
> {code}
> The build is not supposed to try to build {{traffic_top}} if ncurses is not available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)