From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Mac OS X: Rebuild Require after Security Update 2002-11-21 Date: 23 Nov 2002 23:49:54 +0000 Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038166122 28034 80.91.224.249 (24 Nov 2002 19:28:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 19:28:42 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18G2Qr-0007I2-00 for ; Sun, 24 Nov 2002 20:28:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18G2W8-0002X3-00 for ; Sun, 24 Nov 2002 20:34:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18G2QS-0006FH-00; Sun, 24 Nov 2002 14:28:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18G2Ps-0005pA-00 for emacs-devel@gnu.org; Sun, 24 Nov 2002 14:27:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18G2Pp-0005mX-00 for emacs-devel@gnu.org; Sun, 24 Nov 2002 14:27:39 -0500 Original-Received: from carbon.btinternet.com ([194.73.73.92]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18G2Pp-0005kp-00 for emacs-devel@gnu.org; Sun, 24 Nov 2002 14:27:37 -0500 Original-Received: from host62-7-4-250.in-addr.btopenworld.com ([62.7.4.250] helo=nyaumo.btinternet.com) by carbon.btinternet.com with esmtp (Exim 3.22 #16) id 18G2Pn-0006yi-00; Sun, 24 Nov 2002 19:27:35 +0000 Original-Received: from nyaumo.btinternet.com (nyaumo.btinternet.com [127.0.0.1]) by nyaumo.btinternet.com (Postfix) with ESMTP id D8C504B024; Sat, 23 Nov 2002 23:49:54 +0000 (GMT) Original-To: Andrew Choi In-Reply-To: Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9648 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9648 Andrew Choi writes: > The 2002-11-21 Security Update seems to cause Emacs executables built > before the update to fail. Rebuilding will make them work again. I > realize this is an annoying problem. But I must admit currently I have > no idea how to solve it. Do you use dynamic linking to system libraries on the Mac at all? This has caused problems between different versions of Windows before.