[
https://issues.apache.org/jira/browse/TS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501859#comment-13501859
]
Luca Rea commented on TS-1582:
------------------------------
useful link:
http://stackoverflow.com/questions/11869593/c99-printf-formatters-vs-c11-user-defined-literals
> 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
> Attachments: config.log, diff.log, make.log
>
>
> 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