[Magick-bugs] ImageMagick & MinGW/GCC TDM: Building Trouble (Stage 4)
Joerg Schilling
Joerg.Schilling at fokus.fraunhofer.de
Fri Oct 17 01:04:31 PDT 2008
duc.sequere.aut.de.via.decede at imagemagick.org wrote:
> > ./magick/log.c:748: error: cannot convert to a pointer type
>
> Try
>
> #if defined(MAGICKCORE_HAVE_PTHREAD)
> return(*(unsigned long *) pthread_self());
> #endif
Do you like to force a coredump?
pthread_self() does not return a pointer and thus the result cannot be
dereferenced.
Jörg
--
EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js at cs.tu-berlin.de (uni)
schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
More information about the Magick-bugs
mailing list