Re: ImageMagick & MinGW/GCC TDM: Building Trouble (Stage 3)
"Director De Juego" <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ok! A brand-new error log with ImageMagick.6.4.4-7 $ ./configure [...blah...blah...blah...] $ make /bin/sh ../config/mkinstalldirs . ltdl/ cp ../ltdl/argz_.h ltdl/argz.h-t mv ltdl/argz.h-t ltdl/argz.h make all-am make[1]: Entering directory `/home/Administrador/ImageMagick-6.4.4/builds' [...blah... blah... blah...] /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: aggregate value used where an integer was expected 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! DJuego