GNU bug report logs - #6428
24.0.50; UNEXEC.OBJ not defined

Previous Next

Package: emacs;

Reported by: john ffitch <jpff <at> codemist.co.uk>

Date: Tue, 15 Jun 2010 07:48:01 UTC

Severity: normal

Merged with 6536

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: john ffitch <jpff <at> codemist.co.uk>
Cc: 6428 <at> debbugs.gnu.org
Subject: bug#6428: 24.0.50; UNEXEC.OBJ not defined
Date: Wed, 16 Jun 2010 11:58:14 -0400
john ffitch wrote:

> ~/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

Clearly you have massive, multiple conflicts in configure, so it has
not been updating properly. You should do something like:

rm configure*
bzr revert configure configure.in


(assuming you have no local changes to configure.in) and re-run

bzr status

to check. Then

make maintainer-clean

and run `configure' again.


If you run `autoconf', you are likely to run into conflicts with
configure, which you need to pay attention to.




This bug report was last modified 14 years and 326 days ago.

Previous Next


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