all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: master doesn't build on Win10
Date: Fri, 29 Oct 2021 20:12:55 +0200	[thread overview]
Message-ID: <86ee83hf88.fsf@gnu.org> (raw)

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



             reply	other threads:[~2021-10-29 18:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 18:12 Arash Esbati [this message]
2021-10-29 18:27 ` master doesn't build on Win10 Stefan Kangas
2021-10-29 18:36   ` Stefan Kangas
2021-10-29 19:05     ` Arash Esbati

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ee83hf88.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.