GNU bug report logs - #13818
24.3.50; Bootstrap failed on Cygwin due to revno: 111870

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Tue, 26 Feb 2013 07:26:01 UTC

Severity: normal

Found in version 24.3.50

Done: Ken Brown <kbrown <at> cornell.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Subject: bug#13818: closed (Re: bug#13818: 24.3.50; Bootstrap failed on
 Cygwin due to revno: 111870)
Date: Thu, 28 Feb 2013 03:28:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13818: 24.3.50; Bootstrap failed on Cygwin due to revno: 111870

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13818 <at> debbugs.gnu.org.

-- 
13818: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13818
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ken Brown <kbrown <at> cornell.edu>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Katsumi Yamaoka <yamaoka <at> jpl.org>, 13818-done <at> debbugs.gnu.org
Subject: Re: bug#13818: 24.3.50; Bootstrap failed on Cygwin due to revno:
	111870
Date: Wed, 27 Feb 2013 22:25:18 -0500
On 2/27/2013 6:25 AM, Ken Brown wrote:
>> Also, suppose we change this test program to the following
>> instead -- does this test program compile and link?
>>
>> extern char data_start[];
>> char ch;
>> int
>> main ()
>> {
>>    return data_start < &ch;
>> }
>
> No, this gives the "undefined reference to `_data_start'" error.  Making
> that change in configure.ac fixes the problem.

I went ahead and committed this change as bzr revision 111889.  I'm 
closing the bug.

Ken

[Message part 3 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Bootstrap failed on Cygwin due to revno: 111870
Date: Tue, 26 Feb 2013 16:23:37 +0900
In GNU Emacs 24.3.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars)
 of 2013-02-26 on localhost
Bzr revision: 111880 monnier <at> iro.umontreal.ca-20130225232750-8wmx78e4uz1u7tfk
Windowing system distributor `The Cygwin/X Project', version 11.0.11302000
Configured using:
 `configure --verbose --with-x-toolkit=lucid --without-imagemagick
 --without-dbus --without-gconf --without-gsettings'

When dumping temacs it stops by the following error:

vm-limit.o: In function `memory_warnings':
src/vm-limit.c:239: undefined reference to `_data_start'

Please demand to me if other info is required.   Thanks.



This bug report was last modified 12 years and 89 days ago.

Previous Next


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