The latest imagemagick will not build if the xquartz distribution of X11 has been installed. This is due to some breakage in the imagemagick package which would not be easy to fix, combined with some excess files that xquartz installs.
The workaround I recommend is to use the version of imagemagick from the stable tree (which, incidentally, has been updated to address the recent libpng-related security issue). -- Dave On May 11, 2008, at 12:09 PM, William Scott wrote: > libtool: link: ( cd "coders/.libs" && rm -f "sun.la" && ln -s "../ > sun.la" "sun.la" ) > /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. - > I./config -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/ > include/gtk-2.0 -I/sw/include/librsvg-2 -I/sw/lib/fontconfig2/ > include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/ > include -I/usr/X11/include -I/usr/X11/include/pixman-1 -I/usr/X11/ > include/libpng12 -I/usr/X11/include/cairo -I/sw/lib/freetype219/ > include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/fontconfig2/ > include -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/ > freetype2 -I/sw/include -I/usr/X11/include -I/sw/include/libxml2 -g - > O2 -Wall -W -D_THREAD_SAFE -MT coders/coders_svg_la-svg.lo -MD -MP -MF > coders/.deps/coders_svg_la-svg.Tpo -c -o coders/coders_svg_la-svg.lo > `test -f 'coders/svg.c' || echo './'`coders/svg.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -I/sw/include/ > glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 -I/sw/ > include/librsvg-2 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/ > include/freetype2 -I/sw/lib/freetype219/include -I/usr/X11/include -I/ > usr/X11/include/pixman-1 -I/usr/X11/include/libpng12 -I/usr/X11/ > include/cairo -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/ > freetype219/include -I/sw/lib/fontconfig2/include -I/sw/lib/ > freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/ > include -I/usr/X11/include -I/sw/include/libxml2 -g -O2 -Wall -W - > D_THREAD_SAFE -MT coders/coders_svg_la-svg.lo -MD -MP -MF > coders/.deps/ > coders_svg_la-svg.Tpo -c coders/svg.c -fno-common -DPIC -o > coders/.libs/coders_svg_la-svg.o > coders/svg.c:97:32: error: librsvg/rsvg-cairo.h: No such file or > directory > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > Fink-devel mailing list > [email protected] > http://news.gmane.org/gmane.os.apple.fink.devel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
