GNU bug report logs - #22412
25.1.50; win32; master branch; build fails; \emacs\src/sysdep.c:2122: undefined reference t

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Wed, 20 Jan 2016 06:03:02 UTC

Severity: normal

Found in version 25.1.50

Done: Eli Zaretskii <eliz <at> gnu.org>

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: Keith David Bershatsky <esq <at> lawlist.com>
Subject: bug#22412: closed (Re: bug#22412: 25.1.50; win32; master branch;
 build fails; \emacs\src/sysdep.c:2122: undefined reference t)
Date: Wed, 20 Jan 2016 09:50:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#22412: 25.1.50; win32; master branch; build fails; \emacs\src/sysdep.c:2122: undefined reference t

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

-- 
22412: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22412
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Keith David Bershatsky <esq <at> lawlist.com>,
 John Wiegley <johnw <at> gnu.org>
Cc: 22412-done <at> debbugs.gnu.org
Subject: Re: bug#22412: 25.1.50; win32; master branch; build fails;
 \emacs\src/sysdep.c:2122: undefined reference t
Date: Wed, 20 Jan 2016 11:49:18 +0200
> Date: Tue, 19 Jan 2016 22:02:12 -0800
> From: Keith David Bershatsky <esq <at> lawlist.com>
> 
> The current master branch failed to build this evening for Win32
> using MinGW.

Thanks, fixed.

John, something went wrong during the last merge from emacs-25.

[Message part 3 (message/rfc822, inline)]
From: Keith David Bershatsky <esq <at> lawlist.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1.50; win32; master branch; build fails;
 \emacs\src/sysdep.c:2122: undefined reference t
Date: Tue, 19 Jan 2016 22:02:12 -0800
The current master branch failed to build this evening for Win32 using MinGW.  Here is the point at which the build stops:

***

  GEN      ../../etc/charsets/MULE-tibetan.map
  GEN      ../../etc/charsets/MULE-lviscii.map
  GEN      ../../etc/charsets/MULE-uviscii.map
  GEN      ../../lisp/international/cp51932.el
  GEN      ../../lisp/international/eucjp-ms.el
  GEN      charsets.stamp
make[2]: Leaving directory `/c/docume~1/administrator/desktop/emacs/admin/charse
ts'
make -C ../admin/unidata charscript.el
make[2]: Entering directory `/c/docume~1/administrator/desktop/emacs/admin/unida
ta'
  GEN      ../../lisp/international/charscript.el
make[2]: Leaving directory `/c/docume~1/administrator/desktop/emacs/admin/unidat
a'
  CCLD     temacs.exe
sysdep.o: In function `init_random':
c:\docume~1\administrator\desktop\emacs\src/sysdep.c:2122: undefined reference t
o `w32_init_random'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [temacs.exe] Error 1
make[1]: Leaving directory `/c/docume~1/administrator/desktop/emacs/src'
make: *** [src] Error 2

Thanks,

Keith



This bug report was last modified 9 years and 125 days ago.

Previous Next


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