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

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

                Author: ASF GitHub Bot
            Created on: 07/Sep/16 17:37
            Start Date: 07/Sep/16 17:37
    Worklog Time Spent: 10m 
      Work Description: Github user dragon512 commented on the issue:

    https://github.com/apache/trafficserver/pull/980
  
    so I tried the latest and I get an error of
    
    autoreconf -if
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/_aux'.
    libtoolize: copying file `build/_aux/ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build'.
    libtoolize: copying file `build/libtool.m4'
    libtoolize: copying file `build/ltoptions.m4'
    libtoolize: copying file `build/ltsugar.m4'
    libtoolize: copying file `build/ltversion.m4'
    libtoolize: copying file `build/lt~obsolete.m4'
    configure:21883: error: possibly undefined macro: PKG_CHECK_EXISTS
          If this token and others are legitimate, please use m4_pattern_allow.
          See the Autoconf documentation.
    autoreconf: /usr/bin/autoconf failed with exit status: 1



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

    Worklog Id:     (was: 28321)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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