From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#507: compilation problem under Solaris Date: Fri, 4 Jul 2008 15:48:02 -0400 Message-ID: <18542.32370.506572.312639@fencepost.gnu.org> References: <092785B790DCD043BA45401EDA43D9B503276DBA@cst-xch-003.cnesnet.ad.cnes.fr> Reply-To: Glenn Morris , 507@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215202064 11546 80.91.229.12 (4 Jul 2008 20:07:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jul 2008 20:07:44 +0000 (UTC) Cc: Langella Raphael To: 507@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 04 22:08:30 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KErZy-0001mg-S6 for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jul 2008 22:08:27 +0200 Original-Received: from localhost ([127.0.0.1]:48915 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KErZ7-0008Fe-Rd for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jul 2008 16:07:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KErYs-0008AB-DF for bug-gnu-emacs@gnu.org; Fri, 04 Jul 2008 16:07:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KErYq-00088F-Ni for bug-gnu-emacs@gnu.org; Fri, 04 Jul 2008 16:07:18 -0400 Original-Received: from [199.232.76.173] (port=48812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KErYq-000884-Hu for bug-gnu-emacs@gnu.org; Fri, 04 Jul 2008 16:07:16 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:43394) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KErYq-0004Ch-Fg for bug-gnu-emacs@gnu.org; Fri, 04 Jul 2008 16:07:16 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m64K7DLS022208; Fri, 4 Jul 2008 13:07:13 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m64Jt5P5018051; Fri, 4 Jul 2008 12:55:05 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 04 Jul 2008 19:55:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 507 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 507-submit@emacsbugs.donarmstrong.com id=B507.121520090716755 (code B ref 507); Fri, 04 Jul 2008 19:55:05 +0000 Original-Received: (at 507) by emacsbugs.donarmstrong.com; 4 Jul 2008 19:48:27 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m64JmOxj016749 for <507@emacsbugs.donarmstrong.com>; Fri, 4 Jul 2008 12:48:25 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KErGE-0008GI-Hm; Fri, 04 Jul 2008 15:48:02 -0400 In-Reply-To: <092785B790DCD043BA45401EDA43D9B503276DBA@cst-xch-003.cnesnet.ad.cnes.fr> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: L!!IVAP.CPN[gVp71PV;P@IeCABh!FS0stZXk-G$)\@Ue3W|#v#gH&fYL;[.j[boLB7>}N X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Fri, 04 Jul 2008 16:07:18 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:18645 Archived-At: Langella Raphael wrote (on Fri, 4 Jul 2008 at 10:40 +0200): > > By far the easiest way for you to fix this is just to edit your > > src and lib-src Makefile by hand. > > That's exactly what I did even before reporting the bug. I just > thought I should report this. And I didn't have to edit > lib-src/Makefile, only src/Makefile. I know. Thanks for taking the time to report it. If you like, you could check that the configure patch, plus changing files in src/ to use __sparc__ rather than sparc, works: src/m/sparc.h: /* Say this machine is a sparc */ #ifndef __sparc__ #define __sparc__ #endif src/alloc.c, src/ecrt0.c, unexsunos4.c: Change #ifdef sparc to #ifdef __sparc__