From: Matthew L D. <md...@sc...> - 2005-08-01 04:10:26
|
> Please subscribe to the xmlroff-list if you want to continue to discuss > xmlroff. I didn't realize it was moderated until after I sent the message. That is one of many "Fridayisms," as we'll soon see. > > ../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? I make a practice of building CVS projects in an "object directory," and usually automake projects already support this, so I didn't think about it before I posted. A simple `find . -name fo-property.h` would have immediately clarified what I did wrong, but I can only claim brain drain on this one. Sorry for the list noise. To atone for my silliness, here is a patch against Makefile.am that will correct this. Sorry about that, -- /v\atthew |