Errr... Ok! tested the last current Imagemagick version (a fresh ImageMagick-6.4.4-9) which it has the patch:
Log.c 747: #if defined(MAGICKCORE_HAVE_PTHREAD) 748: return(*(unsigned long *) pthread_self()); 749 :#endif and well, I get: [...blah... blah...blah...] In file included from ../magick/image.c:73: ../magick/module.h:67: warning: 'dllexport' attribute ignored mv -f magick/.deps/magick_libMagickCore_la-image.Tpo magick/.deps/magick_libMagickCore_la-image.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./config -I./ltdl -I../ltdl -D_MAGICKLIB_ -D_MAGICKMOD_ -D_DLL -D_MT -g -O2 -Wall -W -MT magick/magick_libMagickCore_la-layer.lo -MD -MP -MF magick/.deps/magick_libMagickCore_la-layer.Tpo -c -o magick/magick_libMagickCore_la-layer.lo `test -f 'magick/layer.c' || echo '../'`magick/layer.c mv -f magick/.deps/magick_libMagickCore_la-layer.Tpo magick/.deps/magick_libMagickCore_la-layer.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./config -I./ltdl -I../ltdl -D_MAGICKLIB_ -D_MAGICKMOD_ -D_DLL -D_MT -g -O2 -Wall -W -MT magick/magick_libMagickCore_la-list.lo -MD -MP -MF magick/.deps/magick_libMagickCore_la-list.Tpo -c -o magick/magick_libMagickCore_la-list.lo `test -f 'magick/list.c' || echo '../'`magick/list.c mv -f magick/.deps/magick_libMagickCore_la-list.Tpo magick/.deps/magick_libMagickCore_la-list.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./config -I./ltdl -I../ltdl -D_MAGICKLIB_ -D_MAGICKMOD_ -D_DLL -D_MT -g -O2 -Wall -W -MT magick/magick_libMagickCore_la-locale.lo -MD -MP -MF magick/.deps/magick_libMagickCore_la-locale.Tpo -c -o magick/magick_libMagickCore_la-locale.lo `test -f 'magick/locale.c' || echo '../'`magick/locale.c mv -f magick/.deps/magick_libMagickCore_la-locale.Tpo magick/.deps/magick_libMagickCore_la-locale.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./config -I./ltdl -I../ltdl -D_MAGICKLIB_ -D_MAGICKMOD_ -D_DLL -D_MT -g -O2 -Wall -W -MT magick/magick_libMagickCore_la-log.lo -MD -MP -MF magick/.deps/magick_libMagickCore_la-log.Tpo -c -o magick/magick_libMagickCore_la-log.lo `test -f 'magick/log.c' || echo '../'`magick/log.c ../magick/log.c: In function 'GetLogThreadId': ../magick/log.c:748: error: cannot convert to a pointer type make[1]: *** [magick/magick_libMagickCore_la-log.lo] Error 1 make[1]: Leaving directory `/home/Administrador/ImageMagick-6.4.4/builds' make: *** [all] Error 2 Cheers! and Thank you for your interest. DJuego _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
