From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#14585: bug#16825: 24.3: conflicting types for `rpl_readlink' on powerpc-apple-darwin Date: Tue, 25 Feb 2014 11:54:23 -0800 Organization: UCLA Computer Science Department Message-ID: <530CF4EF.8040602@cs.ucla.edu> References: <53071431.5040201@cs.ucla.edu> <530B92B2.8000502@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1393358112 27940 80.91.229.3 (25 Feb 2014 19:55:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2014 19:55:12 +0000 (UTC) Cc: 16825-done@debbugs.gnu.org, 14585@debbugs.gnu.org To: Glenn Morris , Klaus.Zeitler@alcatel-lucent.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 25 20:55:20 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WIO62-0004jq-A6 for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Feb 2014 20:55:18 +0100 Original-Received: from localhost ([::1]:36832 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIO61-0007Fh-Vu for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Feb 2014 14:55:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIO5t-0007DF-Hz for bug-gnu-emacs@gnu.org; Tue, 25 Feb 2014 14:55:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIO5n-0008Pz-5X for bug-gnu-emacs@gnu.org; Tue, 25 Feb 2014 14:55:09 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIO5n-0008PJ-21 for bug-gnu-emacs@gnu.org; Tue, 25 Feb 2014 14:55:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WIO5m-0004Uf-De for bug-gnu-emacs@gnu.org; Tue, 25 Feb 2014 14:55:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Feb 2014 19:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14585 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14585-submit@debbugs.gnu.org id=B14585.139335807117213 (code B ref 14585); Tue, 25 Feb 2014 19:55:02 +0000 Original-Received: (at 14585) by debbugs.gnu.org; 25 Feb 2014 19:54:31 +0000 Original-Received: from localhost ([127.0.0.1]:39893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIO5H-0004TX-8D for submit@debbugs.gnu.org; Tue, 25 Feb 2014 14:54:31 -0500 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:40207) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIO5F-0004TF-Ok; Tue, 25 Feb 2014 14:54:30 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 2158F39E8015; Tue, 25 Feb 2014 11:54:24 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k8kWLo-ny+lS; Tue, 25 Feb 2014 11:54:23 -0800 (PST) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 6F5CE39E8014; Tue, 25 Feb 2014 11:54:23 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86213 Archived-At: On 02/25/2014 11:43 AM, Glenn Morris wrote: > I think this is > > http://debbugs.gnu.org/14585 Yes, thanks, that sounds right, so let's continue the conversation about this problem at <14585@debbugs.gnu.org>. I'll mark16825 as done, since its bug is fixed now. Peter Dyballa, can you please try the following suggestion for Bug#14585? It's taken from . Thanks. --- Please try changing this line in src/Makefile: LD_SWITCH_SYSTEM_TEMACS= ... 690 ... so that the 690 is something larger. This is a hexadecimal number that is a multiple of (decimal) 56. Please try 6C8, 700, etc., until you find a number that works, and let us know. After editing src/Makefile, remove src/temacs and then type 'make'. I don't use Mac OS X, by the way; I'm merely deriving this suggestion from David Reitter's email .