unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Emacs 24.5 on Windows?
Date: Fri, 1 May 2015 12:58:37 +0200	[thread overview]
Message-ID: <CAH8Pv0ipfsUC0kWyaDYtytyWn1vpLnu-777Bttu=yxEEAmgkRA@mail.gmail.com> (raw)
In-Reply-To: <83bni4skuc.fsf@gnu.org>

Hi Eli,

I've just realized that I didn't put a copy of 'libXpm.dll' in the
emacs-24.5-bin package.

Do you think it's worth uploading the package again with the above DLL
bundled, or perphaps upload the DLL as a new, separate package?
(FWIW, the second option seems cleaner to me; the library is optional
for emacs and is developed separately from it)

Also, I've noticed that the last version of that library seems to be
3.5.11 (see [1]), which is newer that the last version published in
the emacs/windows folder [2], which is 3.5.8.  So I've tried to build
version 3.5.11 (downloaded from [1]) from the same MinGW environment I
use to build Emacs; but it fails like this:

  $ ./autogen.sh
  autoreconf: Entering directory `.'
  autoreconf: configure.ac: not using Gettext
  autoreconf: running: aclocal -I m4
  configure.ac:17: error: must install xorg-macros 1.8 or later before
running autoconf/autogen
  configure.ac:17: the top level
  autom4te: /usr/bin/m4 failed with exit status: 1
  aclocal-1.15: error: echo failed with exit status: 1
  autoreconf: aclocal failed with exit status: 1

However, I can build version 3.5.8 (from [2]) just fine (from the same
build environment):

  $ cd src
  $ make
  gcc -shared -o libXpm.dll  libXpm.def Attrib.o create.o data.o
    CrIFrBuf.o hashtab.o Image.o Info.o misc.o parse.o
    RdFToI.o rgb.o simx.o -lgdi32 -lcrtdll

Should we try to build version 3.5.11 or settle for v3.5.8?  If the
former, do you know how to build that version of the library for
MS-Windows?

TIA

----
[1] http://cgit.freedesktop.org/xorg/lib/libXpm
[2] ftp://ftp.gnu.org/gnu/emacs/windows/

-- 
Dani Moncayo



  reply	other threads:[~2015-05-01 10:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29 16:26 Emacs 24.5 on Windows? Drew Adams
2015-04-29 16:54 ` Eli Zaretskii
2015-05-01  8:44   ` Dani Moncayo
2015-05-01  9:33     ` Eli Zaretskii
2015-05-01 10:58       ` Dani Moncayo [this message]
2015-05-01 13:08         ` Eli Zaretskii
2015-05-01 13:56           ` Dani Moncayo
2015-05-01 14:33     ` Drew Adams

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='CAH8Pv0ipfsUC0kWyaDYtytyWn1vpLnu-777Bttu=yxEEAmgkRA@mail.gmail.com' \
    --to=dmoncayo@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).