On May 11, 2008, at 3: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 >
The official word from the maintainer is to downgrade to the stable imagemagick until pangocairo gets merged. or unofficially you can move /usr/X11/lib/pkgconfig/cairo-svg.pc out of the way during the build. ------------------------------------------------------------------------- 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
