GNU bug report logs -
#22412
25.1.50; win32; master branch; build fails; \emacs\src/sysdep.c:2122: undefined reference t
Previous Next
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
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.