all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: john ffitch <jpff@codemist.co.uk>
To: Glenn Morris <rgm@gnu.org>
Cc: 6428@debbugs.gnu.org
Subject: bug#6428: 24.0.50; UNEXEC.OBJ not defined
Date: Wed, 16 Jun 2010 12:41:33 +0100	[thread overview]
Message-ID: <2727-Wed16Jun2010124133+0100-jpff@codemist.co.uk> (raw)
In-Reply-To: <xfx0ow084.fsf@fencepost.gnu.org> (message from Glenn Morris on Tue, 15 Jun 2010 15:43:23 -0400)

>>>>> "Glenn" == Glenn Morris <rgm@gnu.org> writes:

 Glenn> john ffitch wrote:
 >> yesterday afternoon (about 1 hrs ago) I update emacs from bzr and it
 >> failed to build with undefined UNEXEC.OBJ.  bootstrap and configure
 >> did not fix.  This morning on a different machine I have the same
 >> problem.  src/Makefile has @UNEXEC.OBJ@ raw.

 Glenn> The string "UNEXEC.OBJ" does not appear anywhere in the Emacs sources.
 Glenn> Either you meant UNEXEC_OBJ, or your copy is bizarrely messed up.

Sorry -- I had lost the original message by the time I had an emacs to
send mail  I should have typed UNEXEC_OBJ

 Glenn> What does `bzr status' say?

~/GNU_21/emacs/trunk> bzr status
renamed:
  configure => configure.OTHER*
modified:
  configure.OTHER*
unknown:
  configure
  configure.BASE
  configure.BASE.moved
  configure.BASE.moved.moved
  configure.BASE.moved.moved.moved
  configure.OTHER.moved
  configure.OTHER.moved.moved
  configure.OTHER.moved.moved.moved
  configure.THIS
  configure.THIS.moved
  configure.THIS.moved.moved
conflicts:
  Contents conflict in configure
  Conflict adding id to configure.OTHER.  Unversioned existing file configure.
  Text conflict in configure
  Conflict adding file configure.BASE.  Moved existing file to configure.BASE.moved.
  Conflict adding file configure.BASE.moved.  Moved existing file to configure.BASE.moved.moved.
  Conflict adding file configure.BASE.moved.moved.  Moved existing file to configure.BASE.moved.moved.moved.
  Conflict adding file configure.OTHER.  Moved existing file to configure.OTHER.moved.
  Conflict adding file configure.OTHER.  Moved existing file to configure.OTHER.moved.
  Conflict adding file configure.OTHER.moved.  Moved existing file to configure.OTHER.moved.moved.
  Conflict adding file configure.OTHER.moved.moved.  Moved existing file to configure.OTHER.moved.moved.moved.
  Conflict adding file configure.THIS.  Moved existing file to configure.THIS.moved.
  Conflict adding file configure.THIS.moved.  Moved existing file to configure.THIS.moved.moved.

 Glenn> What does `grep UNEXEC_OBJ configure' say?

harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ configure
harvey:~/GNU_21/emacs/trunk> 

 Glenn> grep UNEXEC_OBJ config.status ?

harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ config.status
harvey:~/GNU_21/emacs/trunk> 

and for good measure

harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ config*
configure.in:UNEXEC_OBJ=unexelf.o
configure.in:   UNEXEC_OBJ=unexaix.o
configure.in:   UNEXEC_OBJ=unexcw.o
configure.in:   UNEXEC_OBJ=unexmacosx.o
configure.in:   UNEXEC_OBJ=unexhp9k800.o
configure.in:   UNEXEC_OBJ=unexsol.o
configure.in:    UNEXEC_OBJ=unexalpha.o 
configure.in:AC_SUBST(UNEXEC_OBJ)
configure.OTHER:UNEXEC_OBJ
configure.OTHER:UNEXEC_OBJ=unexelf.o
configure.OTHER:   UNEXEC_OBJ=unexaix.o
configure.OTHER:   UNEXEC_OBJ=unexcw.o
configure.OTHER:   UNEXEC_OBJ=unexmacosx.o
configure.OTHER:   UNEXEC_OBJ=unexhp9k800.o
configure.OTHER:   UNEXEC_OBJ=unexsol.o
configure.OTHER:    UNEXEC_OBJ=unexalpha.o

==John ffitch





  reply	other threads:[~2010-06-16 11:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-15  7:43 bug#6428: 24.0.50; UNEXEC.OBJ not defined john ffitch
2010-06-15 19:43 ` Glenn Morris
2010-06-16 11:41   ` john ffitch [this message]
2010-06-16 15:58     ` Glenn Morris

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=2727-Wed16Jun2010124133+0100-jpff@codemist.co.uk \
    --to=jpff@codemist.co.uk \
    --cc=6428@debbugs.gnu.org \
    --cc=rgm@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.