> ./magick/log.c:748: error: cannot convert to a pointer type

Try

  #if defined(MAGICKCORE_HAVE_PTHREAD)
  return(*(unsigned long *) pthread_self());
#endif
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to