unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9684: Emacs 23.3 and 24.0.90 don't build on IRIX 6.5
@ 2011-10-06 14:19 Rainer Orth
  2011-10-06 17:52 ` Eli Zaretskii
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Rainer Orth @ 2011-10-06 14:19 UTC (permalink / raw)
  To: 9684

I've recently tried to build current emacs versions on IRIX 6.5
(6.5.30f, actually), but always failed in the same way.

The latest attempt was like this:

* Configure emacs 24.0.90 with

  /vol/src/gnu/emacs/emacs-24.0.90/configure --prefix=/vol/gnu --infodir=/vol/gnu/info --mandir=/vol/gnu/man --libexecdir=/vol/gnu/lib --localstatedir=/vol/gnu/share/emacs/var --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no

* Build it with gcc 4.6.0 with make -j8.

  The C part of the build complete successfully, but then it fails like
  this:

Dumping under the name emacs
41988 pure bytes used
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-first EMACS=/vol/obj/gnu/emacs/emacs-24.0.90/src/bootstrap-emacs
make[2]: Entering directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
make[2]: Nothing to be done for `compile-first'.
make[2]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j autoloads EMACS=/vol/obj/gnu/emacs/emacs-24.0.90/src/bootstrap-emacs
make[2]: Entering directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
Compiling /vol/src/gnu/emacs/emacs-24.0.90/src/../lisp/emacs-lisp/backquote.el
emacs: Invalid function: make-local-variable
make[2]: *** [compile-onefile] Error 1
make[2]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'

I have no idea what might cause this; emacs 23.2 built fine and mostly
works.  For emacs 23.3, I tried several variations:

* build with gcc 4.4.2

* build with gcc -g3 -O0 instead of the default -g -O2

* build with SGI MIPSpro cc 7.4.4m

None of those makes a difference.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University





^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-02-13  0:34 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 14:19 bug#9684: Emacs 23.3 and 24.0.90 don't build on IRIX 6.5 Rainer Orth
2011-10-06 17:52 ` Eli Zaretskii
2011-10-07  9:11   ` Rainer Orth
2011-10-07 12:49     ` Eli Zaretskii
2011-10-07 13:40       ` Rainer Orth
2011-10-07 15:25         ` Eli Zaretskii
2011-10-07 15:57           ` Rainer Orth
2011-10-07 18:13             ` Eli Zaretskii
2011-10-07 18:02     ` Dan Nicolaescu
2011-10-10 14:43       ` Rainer Orth
2011-10-11 10:18         ` Dan Nicolaescu
2011-10-11 14:21           ` Rainer Orth
2013-01-28 22:18             ` Glenn Morris
2013-01-31 12:10               ` Rainer Orth
2011-10-10 15:27       ` Rainer Orth
2011-10-07  0:49 ` Glenn Morris
2011-10-07  9:20   ` bug#7643: " Rainer Orth
2011-10-07 18:48     ` bug#7643: Build failure for SGI IRIX MIPS Glenn Morris
2011-10-07 19:18       ` Glenn Morris
2011-10-08  8:45 ` bug#9684: Emacs 23.3 and 24.0.90 don't build on IRIX 6.5 Paul Eggert
2014-04-13 22:55 ` Paul Eggert
2018-02-13  0:34 ` Noam Postavsky

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).