all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Richard Copley <rcopley@gmail.com>
Cc: 37158@debbugs.gnu.org
Subject: bug#37158: 27.0.50; Build failure (MSYS2, master)
Date: Fri, 23 Aug 2019 15:35:25 +0300	[thread overview]
Message-ID: <83tva8jbzm.fsf@gnu.org> (raw)
In-Reply-To: <CAPM58ojz1sGtF8ep2DrdQHoQbqG05oLRP4TetCrkGDschAs0ng@mail.gmail.com> (message from Richard Copley on Fri, 23 Aug 2019 12:50:33 +0100)

> From: Richard Copley <rcopley@gmail.com>
> Date: Fri, 23 Aug 2019 12:50:33 +0100
> 
>   CCLD     temacs.exe
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
> process.o:process.c:(.text+0xe3b): undefined reference to `make_number'
> process.o:process.c:(.text+0xe3b): relocation truncated to fit: R_X86_64_PC32 against undefined symbol
> `make_number'
> collect2.exe: error: ld returned 1 exit status

The immediate problem should be fixed now, but what worries me is how
on earth did your MinGW build ended up compiling the
!HAVE_GAI_STRERROR branch?  This shouldn't happen, by virtue of this
part of nt/mingw-cfg.site:

  ac_cv_func_gai_strerror=yes

Doesn't your src/config.h has this line:

  #define HAVE_GAI_STRERROR 1

?  If not, we should find out why.

Thanks.





  parent reply	other threads:[~2019-08-23 12:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-23 11:50 bug#37158: 27.0.50; Build failure (MSYS2, master) Richard Copley
2019-08-23 12:28 ` Robert Pluim
2019-08-23 12:40   ` Richard Copley
2019-08-23 12:35 ` Eli Zaretskii [this message]
     [not found]   ` <CAPM58oj2LfHSKk5e4Wc0n=WDjtMTo3MqFoU8v+_HghYypnnsOg@mail.gmail.com>
2019-08-23 13:05     ` Eli Zaretskii
2019-08-23 13:13       ` Richard Copley

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=83tva8jbzm.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=37158@debbugs.gnu.org \
    --cc=rcopley@gmail.com \
    /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.