On 02/01/2016 06:59 PM, Ken Brown wrote: > ../../master/src/alloc.c: In function ‘lisp_align_malloc’: > ../../master/src/alloc.c:1247:7: warning: implicit declaration of > function ‘hybrid_aligned_alloc’ [-Wimplicit-function-declaration] > abase = base = aligned_alloc (BLOCK_ALIGN, ABLOCKS_BYTES); Thanks, I think this problem is independent but it should be fixed too. I installed the attached patch; please give it a try.