unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: MacOSX emacs crashes after 10.4.3 update
Date: Fri, 4 Nov 2005 20:14:30 +0000	[thread overview]
Message-ID: <9E9973F2-1F72-4DAB-A7E3-0C718917F586@gmail.com> (raw)
In-Reply-To: <EE5684DF-EC5D-446D-8D0C-A21265F385AE@raeburn.org>


[-- Attachment #1.1: Type: text/plain, Size: 1010 bytes --]

On 4 Nov 2005, at 19:38, Ken Raeburn wrote:

> I have an EmacsInstaller.dmg that I built on Sep 23, which  
> installed an Emacs.app that worked just fine, up until earlier  
> today when I updated my OS from 10.4.2 to 10.4.3.  It was built  
> with mac/make-package, I think with defaults except for telling it  
> to build a self-contained app.  Now it crashes at startup, and the  
> CrashReporter log can't even give me a stack trace:

This is unfortunate, but seems to be a known problem. Similarly,  
binaries built on 10.4 generally don't run on 10.3.

The Mac port contains a lot of code to support ancient systems /  
system APIs like MacOS 8/9, apparently even without CarbonLib (never  
tried, though), but there is pretty much no binary compatibility  
between OS versions for Emacs.

Have you tried setting the environment variable  
MACOSX_DEPLOYMENT_TARGET=10.4 ?
E.g.

MACOSX_DEPLOYMENT_TARGET=10.4 ./make-package (...)

I heard that helps you build binaries that run on all 10.4 versions.





[-- Attachment #1.2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2400 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2005-11-04 20:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-04 19:38 MacOSX emacs crashes after 10.4.3 update Ken Raeburn
2005-11-04 20:14 ` David Reitter [this message]
2005-11-04 23:43   ` Ken Raeburn
2005-11-05 11:59   ` YAMAMOTO Mitsuharu
2005-11-05 13:13     ` Brad Howes
2005-11-05 14:17     ` David Reitter
2005-11-05 20:11       ` Ken Raeburn
2005-11-05 10:06 ` Piet van Oostrum
  -- strict thread matches above, loose matches on Subject: below --
2005-11-06  7:46 Seiji Zenitani
2005-11-08  1:18 ` YAMAMOTO Mitsuharu
2005-11-08  6:29   ` nand
2005-11-09  8:20     ` YAMAMOTO Mitsuharu

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=9E9973F2-1F72-4DAB-A7E3-0C718917F586@gmail.com \
    --to=david.reitter@gmail.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).