[ 
https://issues.apache.org/jira/browse/TS-4152?focusedWorklogId=28604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28604
 ]

ASF GitHub Bot logged work on TS-4152:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/16 15:49
            Start Date: 09/Sep/16 15:49
    Worklog Time Spent: 10m 
      Work Description: GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/1001

    TS-4152: Update ax_with_curses.m4

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver fix/4152

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1001.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1001
    
----
commit b7ddaae3444e5cf1316b551b4dbde018e1ff29a9
Author: James Peach <jpe...@apache.org>
Date:   2016-09-08T21:24:02Z

    TS-4152: Update ax_with_curses.m4

----


Issue Time Tracking
-------------------

    Worklog Id:     (was: 28604)
    Time Spent: 2h 20m  (was: 2h 10m)

> 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
>            Assignee: Jason Kenny
>              Labels: newbie
>             Fix For: 7.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to