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 2012/10/10 04:44:06 UTC

[jira] [Updated] (TS-1410) build error

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

Leif Hedstrom updated TS-1410:
------------------------------

    Fix Version/s: 3.3.2
    
> build error
> -----------
>
>                 Key: TS-1410
>                 URL: https://issues.apache.org/jira/browse/TS-1410
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 3.3.3
>         Environment: centos 6 x86_64 from git 
>            Reporter: bettydramit
>              Labels: esi
>             Fix For: 3.3.2
>
>
> 3.3.3 from git 
> when i run ./configure --prefix=/usr/local/ts --enable-experimental-plugins
> and make
> i got error:
> make[2]: Entering directory `/data/new/plugins/experimental/lua'
>   CXX    remap.lo
>   CXX    plugin.lo
>   CXX    lapi.lo
>   CXX    lutil.lo
>   CXX    lconfig.lo
>   CXX    hook.lo
>   CXXLD  lua.la
> make[2]: Leaving directory `/data/new/plugins/experimental/lua'
> Making all in experimental/esi
> make[2]: Entering directory `/data/new/plugins/experimental/esi'
>   CXX    HttpDataFetcherImpl.lo
> 在包含自 /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/ext/hash_map:60 的文件中,
>                  从 ./lib/StringHash.h:29,
>                  从 fetcher/HttpDataFetcherImpl.h:32,
>                  从 fetcher/HttpDataFetcherImpl.cc:24:
> /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/backward/backward_warning.h:28:2: 错误:#warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
> make[2]: *** [HttpDataFetcherImpl.lo] 错误 1
> make[2]: Leaving directory `/data/new/plugins/experimental/esi'
> make[1]: *** [all-recursive] 错误 1
> make[1]: Leaving directory `/data/new/plugins'
> make: *** [all-recursive] 错误 1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira