unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* master doesn't build on Win10
@ 2021-10-29 18:12 Arash Esbati
  2021-10-29 18:27 ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Arash Esbati @ 2021-10-29 18:12 UTC (permalink / raw)
  To: emacs-devel

Hi all,

current master (commit 4dd8b2c086) doesn't build with Msys2.  The message
is (with manual line breaks added for better legibility):

--8<---------------cut here---------------start------------->8---
  CC       json.o
  CC       tparam.o
  CC       lastfile.o
  CCLD     temacs.exe
z:/pathto/x86_64-w64-mingw32/bin/ld.exe: image.o:image.c:(.text+0xbea2):
                undefined reference to `DGifSavedExtensionToGCB'
z:/pathto/x86_64-w64-mingw32/bin/ld.exe: image.o:image.c:(.text+0xc05e):
                undefined reference to `DGifSavedExtensionToGCB'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:647: temacs.exe] Error 1
--8<---------------cut here---------------end--------------->8---

I suspect it is due to change f9282e1d72[1].  My installed giflib
version is 5.2.1 (with GCC 11.2).  Is this a Windows only issue?

Best, Arash

Footnotes:
[1]  http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f9282e1d724f1cb2e239f946957fdf02aa15dcc5



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-29 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-29 18:12 master doesn't build on Win10 Arash Esbati
2021-10-29 18:27 ` Stefan Kangas
2021-10-29 18:36   ` Stefan Kangas
2021-10-29 19:05     ` Arash Esbati

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).