Fixed in master with commit 8993142d44253ded76b132535b6886f971483b9f. I've
verified the build on CentOS 6 w/ gcc 4.9.2 all regressions also pass.

Brian

On Tue, Dec 16, 2014 at 9:07 PM, Brian Geffon <briangef...@gmail.com> wrote:
>
> I'll take a look.
>
> Brian
>
>
> On Tuesday, December 16, 2014, Leif Hedstrom <zw...@apache.org> wrote:
>
>>
>> > On Dec 16, 2014, at 7:12 PM, Gmail <b13621367...@gmail.com> wrote:
>> >
>> > HI!
>> >
>> >       Build error
>> > ./configure --enable-layout=Gentoo  --libdir=%{_libdir}/trafficserver
>> --enable-spdy --enable-reclaimable-freelist --enable-interim-cache --
>> > enable-hwloc
>> >
>> >       CXX ink_memory.lo
>> >         CXX ink_mutex.lo
>> >         CXX ink_queue.lo
>> >          CXX ink_queue_ext.lo
>> >        CXX ink_queue_utils.lo
>> >         ink_queue.cc: In function 'void
>> ink_freelist_free_bulk(InkFreeList*, void*, void*, size_t)’:
>> >       ink_queue.cc:325: error: 'struct _InkFreeList' has no member
>> named ‘head'
>> >       ink_queue.cc:325: error: incompatible type for argument 1 of
>> '__sync_val_compare_and_swap’
>> >        ink_queue.cc:338: error: 'struct _InkFreeList' has no member
>> named 'head’
>>
>>
>>
>> Confirmed, it’s related to reclaimable freelist and this commit: 0cdc3cb4
>>
>>
>> Brian Geffon: Can you take a look please?
>>
>> — Leif
>>
>>

Reply via email to