From: Tony G. <Ton...@Su...> - 2005-07-30 15:37:33
|
Matthew, Thank you for your interest in xmlroff. Please subscribe to the xmlroff-list if you want to continue to discuss xmlroff. Matthew L Daniel <md...@sc...> writes: > 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 property/fo-all-property.h and property/fo-property.h exist in CVS and should have been checked out when you checked out the 'xmlroff' workspace. Did you somehow not check out the 'property' subdirectory? You do not have to copy anything from spec-dump into xmlroff: when updates are necessary, I or someone else checks the updated files into the 'xmlroff' workspace. Regards, Tony. |