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

Conan Wang commented on TS-1452:
--------------------------------

fail with gcc 4.1.2.

{code}
/usr/local/bin/tsxs -c configuration.cc misc.cc gzip.cc -o gzip.so
  compiling configuration.cc -> configuration.lo
  compiling misc.cc -> misc.lo
misc.cc: In function ‘void gzip_log_ratio(int64_t, int64_t)’:
misc.cc:206: error: expected `)' before ‘PRId64’
misc.cc:208: error: expected `)' before ‘PRId64’
Compile failed: gcc -I/usr/local/trafficserver/include -g -pipe -Wall -Werror 
-O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -fpic -c misc.cc -o 
misc.lo
make: *** [gzip.so] Error 1
{code}
                
> gzip build failure with Apple/clang-421.0.57 
> ---------------------------------------------
>
>                 Key: TS-1452
>                 URL: https://issues.apache.org/jira/browse/TS-1452
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: James Peach
>            Assignee: James Peach
>              Labels: gzip
>             Fix For: 3.3.1
>
>
> The gzip module has a couple of compiler errors failure with 
> Apple/clang-421.0.57.

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