Pascal, I see those errors are to be expected. http://www.imagemagick.org/pipermail/magick-users/2005-July/015823.html In fact, I see those errors too but mine continues and installs rather than quitting. I have an old 10.3.6 machine and I just installed the current versions of ImageMagick and perlmagick on it with no problems. So it seems it is capable of building on 10.3. You might check to see if you are running the latest perl and freetype by using 'port outdated'. I really can't say what the problem might be, but perhaps it is either dependency problems or manually installed software somewhere. Sorry I can't be of more help. Mark Pascal Robert <probert@os.ca> on Wednesday, October 11, 2006 at 10:33 AM -0800 wrote:
Just tried it, same errors :
Error: Target com.apple.build returned: shell command "cd "/usr/local/var/db/dports/build/ _usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_perl_p5-perlmagick/work/PerlMagick" && make all" returned error 2 Command output: Magick.c:8586: warning: unused variable `ref' Magick.c:8581: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_QueryFontMetrics': Magick.c:8702: warning: unused variable `ref' Magick.c:8697: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_QueryMultilineFontMetrics': Magick.c:9061: warning: unused variable `ref' Magick.c:9056: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_QueryFormat': Magick.c:9420: warning: unused variable `ref' Magick.c:9415: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Read': Magick.c:9509: warning: unused variable `ref' Magick.c:9504: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Remote': Magick.c:9709: warning: unused variable `ref' Magick.c:9704: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Set': Magick.c:9757: warning: unused variable `ref' Magick.c:9752: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Statistics': Magick.c:9816: warning: unused variable `ref' Magick.c:9811: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Transform': Magick.c:9989: warning: unused variable `ref' Magick.c:9984: warning: unused variable `ix' Magick.c: In function `XS_Image__Magick_Write': Magick.c:10131: warning: unused variable `ref' Magick.c:10126: warning: unused variable `ix' make: *** [Magick.o] Error 1