emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: random crashing with bootstrap emacs (cvs) under solaris (SunOS 5.8)


From: Giorgos Keramidas
Subject: Re: random crashing with bootstrap emacs (cvs) under solaris (SunOS 5.8)
Date: Fri, 17 Feb 2006 02:55:23 +0200

On 2006-02-17 11:52, Mark Aufflick <address@hidden> wrote:
>On 2/17/06, Giorgos Keramidas <address@hidden> wrote:
>> I've been building without HAVE_POSIX_MEMALIGN too, since a while
>> back, until I track down why using posix_memalign() has problems
>> on FreeBSD/amd64.
>>
>> Can you try running `./configure' as usual, and then manually
>> setting HAVE_POSIX_MEMALIGN to:
>>
>>     /* #undef HAVE_POSIX_MEMALIGN */
>>
>> in src/config.h before running ``make bootstrap''?
>
> No luck there either. config.h is auto configured exactly as you show.
>
> I tried explicitly defining it as 1 and also undef-ing it (with a make
> clean in between each). With it undefined, I get segfaults. With it
> defined, I get the following:
>
> Undefined                       first referenced
>  symbol                             in file
> posix_memalign                      alloc.o
> ld: fatal: Symbol referencing errors. No output written to temacs
>
> Seems solaris doesn't have posix_memalign anyway?

Probably not.  I build snapshot on Linux, FreeBSD and Solaris,
so I may have gotten these mixed up a bit.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]