You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2012/08/15 19:51:38 UTC

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

    [ https://issues.apache.org/jira/browse/TS-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435345#comment-13435345 ] 

James Peach commented on TS-1410:
---------------------------------

Unfortunately not all the experimental plugins build on all our supported platforms. Full build support would be a requirement for a plugin to move from experimental to supported.

I'd be happy to commit any build patches :)
                
> 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
>
> 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira