[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build fails (Carbon) / _posix_memalign
From: |
Giorgos Keramidas |
Subject: |
Re: Build fails (Carbon) / _posix_memalign |
Date: |
Fri, 10 Mar 2006 16:56:26 +0200 |
On 2006-03-10 07:44, David Reitter <address@hidden> wrote:
> Last night's build failed when linking, which may have to do with
>
> Stefan Monnier <address@hidden> 06/03/09 23:06:58:
>
> (USE_POSIX_MEMALIGN): New macro.
> (ABLOCKS_BASE, lisp_align_malloc, lisp_align_free): Use it.
Please, make sure you have at least revision 1.393 of `src/alloc.c'.
Stefan has committed a fix for USE_POSIX_MEMALIGN in that revision.
I've just finished bootstrapping a snapshot with that change, configured
with --without-x here and the build finished without any problem.