all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Seweryn Kokot <sewkokot@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-20111018-r106127 Windows Binaries
Date: Mon, 24 Oct 2011 07:53:13 -0400	[thread overview]
Message-ID: <E1RIJ5d-0006Yd-4L@fencepost.gnu.org> (raw)
In-Reply-To: <CALAj9p3y1zKvQ9hEo=erNPH235y1zugAQ1Jcad15=JcJGfAhMw@mail.gmail.com> (message from Seweryn Kokot on Mon, 24 Oct 2011 11:42:32 +0200)

> Date: Mon, 24 Oct 2011 11:42:32 +0200
> From: Seweryn Kokot <sewkokot@gmail.com>
> Cc: emacs-devel@gnu.org
> 
> I copied the lib14-14.dll and zlib.dll files from the last Sean's
> devel built to the new Christoph's built bin/ directory.
> 
> Sean's built:
> M-: (image-type-available-p 'png) RET
> t
> C-h v libpng-version RET
> libpng-version's value is 10403

This means Sean's binary was compiled with libpng v1.4.3

> Christoph's built:
> M-: (image-type-available-p 'png) RET
> nil
> C-h v libpng-version RET
> libpng-version's value is 10237

And this means that Christoph built his binary with libpng 1.2.37,
which is _older_ than 1.4.x.  So Christoph's binary refuses to work
with the new version of libpng you have, because versions before and
after 1.4.0 are binary incompatible.

To fix this for the binary you have, download libpng version that is
1.2.x and put the DLL in the same place where you have
libpng14-14.dll.

Christoph, to prevent such problems in the future, please build next
binaries with a newer version of libpng.  (nt/INSTALL tells you where
to find them.)



  reply	other threads:[~2011-10-24 11:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  4:26 emacs-20111018-r106127 Windows Binaries Christoph Scholtes
2011-10-19  7:57 ` Dani Moncayo
2011-10-24  8:23 ` Seweryn Kokot
2011-10-24  8:57   ` Eli Zaretskii
2011-10-24  9:27     ` Seweryn Kokot
2011-10-24  9:42     ` Seweryn Kokot
2011-10-24 11:53       ` Eli Zaretskii [this message]
2011-10-24 12:14         ` Seweryn Kokot
2011-10-24 12:36           ` Eli Zaretskii
2011-10-24 12:56             ` Seweryn Kokot
2011-10-24 12:55         ` Christoph Scholtes
2011-10-24 13:00           ` Seweryn Kokot
2011-10-25 12:44           ` Seweryn Kokot
2011-10-25 19:55             ` emacs-devel on GMane (was: emacs-20111018-r106127 Windows Binaries) Ted Zlatanov

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=E1RIJ5d-0006Yd-4L@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sewkokot@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.