From: Tony G. <Ton...@Su...> - 2005-08-18 19:19:26
|
Matthew L Daniel <md...@sc...> writes: >> 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. It's not really moderated, it's just that only subscribers can post since that stops (or has so far stopped) spam from reaching the list. >> > ../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. Committed, thank you, and now in xmlroff 0.3.5. Regards, Tony. |