unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: joakim@verona.se
Cc: emacs-devel@gnu.org
Subject: Re: ImageMagick support on Cygwin
Date: Mon, 23 Aug 2010 13:33:29 +0200	[thread overview]
Message-ID: <4C725C89.8000209@alice.it> (raw)
In-Reply-To: <m3r5hp61r3.fsf@verona.se>

Il 23/08/2010 12.51, joakim@verona.se ha scritto:
> Angelo Graziosi<angelo.graziosi@alice.it>  writes:
>
>> Il 21/08/2010 8.55, joakim@verona.se ha scritto:
>>> Angelo Graziosi<angelo.graziosi@alice.it>   writes:
>>>
>>>> joakim wrote:
>>>>> This analysis is probably correct. I'll try to check in a fix.
>>>>
>>>> Rev. 101149 still fails in the same manner. And these warnings
>>>>
>>>> [...]
>>>> /tmp/emacs/src/image.c: In function ‘imagemagick_load_image’:
>>>> /tmp/emacs/src/image.c:7663:11: warning: passing argument 2 of
>>>> ‘PixelGetNextIteratorRow’ from incompatible pointer type [enabled by
>>>> default]
>>>> /usr/include/ImageMagick/wand/pixel-iterator.h:55:5: note: expected
>>>> ‘long unsigned int *’ but argument is of type ‘size_t *’
>>>> /tmp/emacs/src/image.c:7715:7: warning: implicit declaration of
>>>> function ‘MagickExportImagePixels’ [-Wimplicit-function-declaration]
>>>> /tmp/emacs/src/image.c: In function ‘Fimagemagick_types’:
>>>> /tmp/emacs/src/image.c:7835:3: warning: passing argument 2 of
>>>> ‘GetMagickList’ from incompatible pointer type [enabled by default]
>>>> /usr/include/ImageMagick/magick/magick.h:87:5: note: expected ‘long
>>>> unsigned int *’ but argument is of type ‘size_t *’
>>>> [...]
>>>>
>>>> are not too reassuring...
>>>
>>> I'll try to set up a cygwin environment here. That will take a while.
>>
>> Sorry, but this issue is not Cygwin specific at all: I think you
>> should setup also a GNU/Linux Kubuntu 8.04 system, on which there are
>> the *same* identical problems that occur on Cygwin. On K804
>> imagemagick is 6.3.7.
>
> Ok, I will download a vbox image and set up ubuntu 8.04.
>
> BTW the warnings seem to stem from some api change. I'll figure out some
> solution for that also.

The main problem is that bootstrap fails because the 'logic' in 
configure.in looks wrong in any case, as pointed out by Ken.

If on Kubuntu 10.04 (the last Kubuntu) the bootstrap works, it happens 
_ONLY_ because the ImageMagick is more recent and, accidentally, has 
MagickExport.. defined.

I would fix this issue before installing other software.

Ciao,
Angelo.



  reply	other threads:[~2010-08-23 11:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 22:49 ImageMagick support on Cygwin Angelo Graziosi
2010-08-19 23:00 ` Angelo Graziosi
2010-08-20  9:01 ` Eli Zaretskii
2010-08-20 11:53   ` Ken Brown
2010-08-20 12:40     ` joakim
2010-08-20 14:34   ` Angelo Graziosi
2010-08-20 22:24   ` Angelo Graziosi
2010-08-21  6:55     ` joakim
2010-08-21 11:08       ` Ken Brown
2010-08-21 12:40       ` Angelo Graziosi
2010-08-23 10:00       ` Angelo Graziosi
2010-08-23 10:51         ` joakim
2010-08-23 11:33           ` Angelo Graziosi [this message]
2010-08-23 12:07             ` joakim
2010-08-23 12:16               ` Angelo Graziosi
2010-08-23 12:48                 ` joakim
2010-08-23 13:46                   ` Ken Brown
2010-08-23 13:56                     ` joakim
2010-08-23 22:05                       ` Angelo Graziosi
2010-08-24  6:04                         ` joakim
  -- strict thread matches above, loose matches on Subject: below --
2010-08-19 15:34 Angelo Graziosi
2010-08-19 18:10 ` Ken Brown

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=4C725C89.8000209@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    /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).