unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juan Jose Garcia-Ripoll <juanjose.garciaripoll@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs build fails loading UNICOWS.DLL
Date: Sun, 16 May 2021 21:41:12 +0200	[thread overview]
Message-ID: <CANejTzpSsLB78H9nA5vBssRedMzes8GOtj+6x09NkfLg-W7W6Q@mail.gmail.com> (raw)
In-Reply-To: <831ra6v6di.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

I have printf-debugged. The problem is related to OS_NT being now a macro
in Msys2's toolchain. Thus, when Emacs is compiled, OS_NT = OS_9X = 1 !!!
See this patch that was submitted to my repo
https://github.com/juanjosegarciaripoll/emacs-build/blob/757284e60e13da8341e181b86cda4a7c0d5d079c/patches/0001-Using-other-enum-than-OS_NT-which-is-a-define-in-Win.patch

El dom., 16 may. 2021 21:14, Eli Zaretskii <eliz@gnu.org> escribió:

> > From: Juan José García-Ripoll
> >  <juanjose.garciaripoll@gmail.com>
> > Date: Sun, 16 May 2021 20:38:41 +0200
> >
> > Hi,
> >
> > I am trying to build emacs using my own script
> > (https://github.com/juanjosegarciaripoll/emacs-build) for cloning the
> > official repo, downloading MSYS2 and building from scratch.
> >
> > This which worked in the past but with a recent MSYS2 distribution,
> > Emacs does not seem to build. When it launches 'temacs' it aborts with
> > an error window that complains about UNICOWS.DLL not being available in
> > the system (which it is not).
>
> This means Emacs thinks you are on Windows 9X.  When did you last
> updated from Git, and which branch of the repository are you building?
>

[-- Attachment #2: Type: text/html, Size: 1911 bytes --]

  reply	other threads:[~2021-05-16 19:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16 18:38 Emacs build fails loading UNICOWS.DLL Juan José García-Ripoll
2021-05-16 19:14 ` Eli Zaretskii
2021-05-16 19:41   ` Juan Jose Garcia-Ripoll [this message]
2021-05-17  5:53     ` Eli Zaretskii
2021-05-17 12:50       ` Juan José García-Ripoll
2021-05-17 13:05         ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CANejTzpSsLB78H9nA5vBssRedMzes8GOtj+6x09NkfLg-W7W6Q@mail.gmail.com \
    --to=juanjose.garciaripoll@gmail.com \
    --cc=eliz@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 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).