all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 9684@debbugs.gnu.org
Subject: bug#9684: Emacs 23.3 and 24.0.90 don't build on IRIX 6.5
Date: Fri, 07 Oct 2011 11:11:46 +0200	[thread overview]
Message-ID: <ydd62k1cgj1.fsf@manam.CeBiTec.Uni-Bielefeld.DE> (raw)
In-Reply-To: <83vcs2gg7o.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 06 Oct 2011 19:52:43 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Does it help to drop the -j8 switch to Make?

Unfortunately not: just running make yields

Loading tooltip...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
1465234 pure bytes used
Adding name emacs-24.0.90.1
emacs: Invalid function: make-local-variable
make[1]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/src'
cd lisp; make all                            \
          CC='gcc -std=gnu99' CFLAGS='-g -O2' CPPFLAGS='' \
          LDFLAGS='-Wl,-znocombreloc ' MAKE='make'
make[1]: Entering directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
make[2]: Entering directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
make[2]: Nothing to be done for `compile-targets'.
make[2]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
make[1]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/lisp'
(export PARALLEL; PARALLEL=0; cd leim; make all  \
          CC='gcc -std=gnu99' CFLAGS='-g -O2' CPPFLAGS='' \
          LDFLAGS='-Wl,-znocombreloc ' MAKE='make')
make[1]: Entering directory `/vol/obj/gnu/emacs/emacs-24.0.90/leim'
mkdir quail
touch stamp-subdir
EMACSLOADPATH=/vol/src/gnu/emacs/emacs-24.0.90/leim/../lisp LC_ALL=C ../src/emacs -batch --no-site-file --no-site-lisp -l /vol/src/gnu/emacs/emacs-24.0.90/leim/../lisp/international/titdic-cnv \
          -f batch-titdic-convert -dir quail /vol/src/gnu/emacs/emacs-24.0.90/leim/CXTERM-DIC; \
          echo "changed" > changed.tit
emacs: Invalid function: make-local-variable
Compiling quail/CCDOSPY.el
emacs: Invalid function: make-local-variable
make[1]: *** [quail/CCDOSPY.elc] Error 1
make[1]: Leaving directory `/vol/obj/gnu/emacs/emacs-24.0.90/leim'
make: *** [leim] Error 2

> And what version of GNU Make is that, btw?

ro@columba 150 > make --version
GNU Make 3.81

The same one that worked for 23.2 and all my GCC bootstraps.

	Rainer

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





  reply	other threads:[~2011-10-07  9:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ydd62k1cgj1.fsf@manam.CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=9684@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.