all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Emacs master broken
Date: Thu, 14 Sep 2017 19:57:01 +0100	[thread overview]
Message-ID: <vz18thhyupu.fsf@gmail.com> (raw)
In-Reply-To: 83bmmengsd.fsf@gnu.org

On Thu 14 Sep 2017, Eli Zaretskii wrote:

>> Date: Wed, 13 Sep 2017 23:54:28 +0200 (CEST)
>> From: Angelo Graziosi <angelo.g0@libero.it>
>> 
>> Indeed on MSYS2/MinGW64 I see the following (but, maybe, it is general).
>> 
>>   Angelo
>> 
>> [...]
>>   GEN      ../../lisp/international/cp51932.el
>>   GEN      ../../lisp/international/eucjp-ms.el
>>   GEN      charsets.stamp
>> make[2]: uscita dalla directory "/tmp/emacs-master/admin/charsets"
>> make -C ../admin/unidata charscript.el
>> make[2]: ingresso nella directory "/tmp/emacs-master/admin/unidata"
>>   GEN      ../../lisp/international/charscript.el
>> make[2]: uscita dalla directory "/tmp/emacs-master/admin/unidata"
>>   CCLD     temacs.exe
>> lcms.o:lcms.c:(.text+0x196): undefined reference to `cmsCIE2000DeltaE'
>> lcms.o:lcms.c:(.text+0x196): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `cmsCIE2000DeltaE'
>
> This feature is not yet supported on Windows, so you will have to
> build with --without-lcms2 for the time being.

Configure does not seem to support --with-lcms2 or --without-lcms2
options yet.

configure: WARNING: unrecognized options: --with-lcms2

It looks like configure.ac is missing an OPTION_DEFAULT_ON(lcms2) or
OPTION_DEFAULT_OFF(lcms2) stanza. Perhaps someone with the necessary 
autotools knowledge can add that.

    AndyM




  parent reply	other threads:[~2017-09-14 18:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13 21:54 Emacs master broken Angelo Graziosi
2017-09-14  0:59 ` Paul Eggert
2017-09-14  1:14   ` Mark Oteiza
2017-09-14  2:41 ` Eli Zaretskii
2017-09-14 16:50   ` Eli Zaretskii
2017-09-14 20:26     ` Angelo Graziosi
2017-09-14 18:57   ` Andy Moreton [this message]
2017-09-14 19:24     ` 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

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

  git send-email \
    --in-reply-to=vz18thhyupu.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --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.