GNU bug report logs - #34409
27.0.50; Cygw32 build break

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Sun, 10 Feb 2019 04:22:01 UTC

Severity: normal

Found in version 27.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

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: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Subject: bug#34409: closed (Re: bug#34409: 27.0.50; Cygw32 build break)
Date: Mon, 11 Feb 2019 00:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34409: 27.0.50; Cygw32 build break

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 34409 <at> debbugs.gnu.org.

-- 
34409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34409
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 34409-done <at> debbugs.gnu.org
Subject: Re: bug#34409: 27.0.50; Cygw32 build break
Date: Mon, 11 Feb 2019 09:24:53 +0900
> > Cygw32 build is failed on trunk.
> > 
> > $ ./configure --with-w32
> > $ make
> 
> Sorry about that, should be fixed now.

I confirmed the problem was fixed.
Thak you.

-- 
Kazuhiro Ito

[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Cygw32 build break
Date: Sun, 10 Feb 2019 13:21:27 +0900
Cygw32 build is failed on trunk.

$ ./configure --with-w32
$ make

(snip)
emacs.o:emacs.c:(.text.startup+0x1a6): undefined reference to `init_heap'
emacs.o:emacs.c:(.text.startup+0x1a6): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `init_heap'
emacs.o:emacs.c:(.text.startup+0x389): undefined reference to `init_heap'
emacs.o:emacs.c:(.text.startup+0x389): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `init_heap'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:634: temacs.in.exe] Error 1
make[1]: Leaving directory '/dfs/f/build/cygwin64/emacs/src'
make: *** [Makefile:423: src] Error 2

init_heap function is defined in w32heap.c, which is not compiled on
Cygwin buid.

-- 
Kazuhiro Ito



This bug report was last modified 6 years and 106 days ago.

Previous Next


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