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 2013/02/16 20:11:12 UTC

[jira] [Assigned] (TS-1581) build error at fedora18

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

Leif Hedstrom reassigned TS-1581:
---------------------------------

    Assignee: Leif Hedstrom
    
> build error at fedora18
> -----------------------
>
>                 Key: TS-1581
>                 URL: https://issues.apache.org/jira/browse/TS-1581
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.1
>         Environment: Linux localhost 3.6.0-0.rc6.git0.2.fc18.x86_64 #1 SMP Mon Sep 17 17:29:08 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: bettydramit
>            Assignee: Leif Hedstrom
>            Priority: Critical
>
> The last version(6dfedf8b188aba4adca1856bc7110060d789c8bf) from git
> ./configure --prefix=/usr/local/ts333 --enable-experimental-plugins
> and make
> Then error:
> Making all in proxy/api/ts
> make[1]: Entering directory `/root/trafficserver/proxy/api/ts'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/root/trafficserver/proxy/api/ts'
> Making all in iocore
> make[1]: Entering directory `/root/trafficserver/iocore'
> Making all in eventsystem
> make[2]: Entering directory `/root/trafficserver/iocore/eventsystem'
>   CXX      EventSystem.o
>   CXX      IOBuffer.o
>   CXX      Lock.o
>   CXX      PQ-List.o
>   CXX      Processor.o
>   CXX      ProtectedQueue.o
>   CXX      SocketManager.o
>   CXX      Thread.o
>   CXX      UnixEThread.o
>   CXX      UnixEvent.o
>   CXX      UnixEventProcessor.o
>   CXX      Inline.o
>   CXX      Tasks.o
>   AR       libinkevent.a
> make[2]: Leaving directory `/root/trafficserver/iocore/eventsystem'
> Making all in net
> make[2]: Entering directory `/root/trafficserver/iocore/net'
>   CXX      Connection.o
>   CXX      Net.o
>   CXX      NetVConnection.o
>   CXX      Socks.o
> Socks.cc: In member function 'int SocksEntry::mainEvent(int, void*)':
> Socks.cc:406:144: error: unable to find string literal operator 'operator"" PRId64'
> make[2]: *** [Socks.o] Error 1
> make[2]: Leaving directory `/root/trafficserver/iocore/net'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/trafficserver/iocore'
> make: *** [all-recursive] Error 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