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

Arno Toell updated TS-783:
--------------------------

    Attachment: ats.patch

> Port ATS to IA64
> ----------------
>
>                 Key: TS-783
>                 URL: https://issues.apache.org/jira/browse/TS-783
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Portability
>    Affects Versions: 2.1.8
>            Reporter: Arno Toell
>            Priority: Minor
>         Attachments: ats.patch
>
>
> Currently ATS fails to build on not explicitly supported platforms. This is 
> mostly because of the macro in _lib/ts/ink_queue.h b/lib/ts/ink_queue.h_ 
> which is perhaps a bit overcautious. The patch I attached fixes this issue 
> and makes ATS build fine on IA64. 
> Moreover I removed _asm/ptrace.h_ from CoreUtils.h. This is not strictly 
> required to port ATS on IA64, but I prevents a successful build because of an 
> upstream issue (please see 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538916#16 if you are 
> curious). This ought to be unproblematic because _struct pt_regs_ is not used 
> (anymore). 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to