GNU bug report logs - #507
compilation problem under Solaris

Previous Next

Package: emacs;

Reported by: "Langella Raphael" <raphael.langella <at> steria.cnes.fr>

Date: Mon, 30 Jun 2008 12:50:03 UTC

Severity: normal

Fixed in version 23.0.60

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #58 received at 507 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 507 <at> debbugs.gnu.org,
        Langella Raphael <raphael.langella <at> steria.cnes.fr>
Subject: Re: bug#507: compilation problem under Solaris
Date: Mon, 07 Jul 2008 17:26:12 -0700
Glenn Morris <rgm <at> gnu.org> writes:

  > 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

This should not be needed, the compiler defines __sparc__ by default.





This bug report was last modified 16 years and 192 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.