Building on opensolaris

2009-11-21 Thread Nick Kew
Just a heads-up in case anyone is interested: I've played with building trafficserver on opensolaris/AMD64. Since I need to be in a fit state tomorrow I'm knocking off now rather than running a potentially-all-night session, so here's progress to date: 1. Make a copy of trunk 2. Run autoconf a

Re: Building on opensolaris

2009-11-21 Thread Nick Kew
On 21 Nov 2009, at 22:24, Nick Kew wrote: > 8. STL trouble: it's complaining of templates being >redefined (within a single .h files). Clearly a >case of needing the right CFLAGS to deal with the >templates, but that's where I've stopped for tonight. Bah. It's not STL, it's just t

Re: Building on opensolaris

2009-11-21 Thread Theo Schlossnagle
In the patch I submitted, the Solaris variant (for non gcc) sets: common_opt="-mt -m32 -D__WORDSIZE=32" debug_opt="-g $common_opt" release_opt="-g $common_opt -xO3" cxx_opt="-library=stlport4 -erroff" in configure.ac. So you shouldn't be hitting those issues. On Nov 21, 2009, at 5:39 PM, Nick K

[jira] Updated: (TS-46) increase cache partition size to avoid write-aggregation seeks

2009-11-21 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak updated TS-46: --- Attachment: ts-partition-size-jp-v3.patch Updates the previous patches to include a fix for sync order in recovery