unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark Aufflick <mark-emacs@aufflick.com>
Cc: emacs-devel@gnu.org
Subject: Re: random crashing with bootstrap emacs (cvs) under solaris (SunOS 5.8)
Date: Fri, 17 Feb 2006 11:52:32 +1100	[thread overview]
Message-ID: <1242f34a0602161652u24f67ae6sa1805277e6fd3597@mail.gmail.com> (raw)
In-Reply-To: <20060216231458.GA4014@flame.pc>

On 2/17/06, Giorgos Keramidas <keramida@ceid.upatras.gr> 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?

  reply	other threads:[~2006-02-17  0:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-16  3:37 random crashing with bootstrap emacs (cvs) under solaris (SunOS 5.8) Mark Aufflick
2006-02-16 13:22 ` Giorgos Keramidas
2006-02-16 23:08   ` Mark Aufflick
2006-02-16 23:14     ` Giorgos Keramidas
2006-02-17  0:52       ` Mark Aufflick [this message]
2006-02-17  0:55         ` Giorgos Keramidas
2006-02-17  7:14 ` Glenn Morris
2006-02-17  7:50   ` Mark Aufflick
2006-02-18  0:18     ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2006-02-16  3:20 Mark Aufflick
2006-02-16 18:04 ` Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1242f34a0602161652u24f67ae6sa1805277e6fd3597@mail.gmail.com \
    --to=mark-emacs@aufflick.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).