Luca Rea created TS-1582:
----------------------------

             Summary: make fails
                 Key: TS-1582
                 URL: https://issues.apache.org/jira/browse/TS-1582
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.3.0
         Environment: Fedora 17 64bit - gcc 4.7
            Reporter: Luca Rea


building the trunk master (dev) thare are many errors like the following:

error: unable to find string literal operator 'operator"" PRId64'

To solve please run something like:

find ./trafficserver -type f -name "*.cc" -exec sed -i 's/\"\(PRI.64\)/\"\ 
\1/g' {} \;

--
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

Reply via email to