From: Matthew L D. <md...@sc...> - 2005-07-29 19:32:45
|
I saw that CVS has support for fo:external-graphic and wanted to try it out. I received the following build failure. I suspect it means I have to re-run spec-dump but wanted to check before I started down that path. Thank you, -- /v\atthew gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"libfo\" -I/usr/include/libxml2 -Iarea -Iexpr -Ifo -Idatatype -Iproperty -Iutil -O2 -g -pipe -m64 -I/usr/include/pangoxsl -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -Wall -MT fo-context.lo -MD -MP -MF .deps/fo-context.Tpo -c ../fo-context.c -fPIC -DPIC -o .libs/fo-context.o ../fo-context.c:14:29: error: fo-all-property.h: No such file or directory In file included from ../fo-context.c:16: ../fo-context-private.h:15:25: error: fo-property.h: No such file or directory |