On Mon, Feb 22, 2010 at 09:46:58AM -0800, Michael Elkins wrote: > On Mon, Feb 22, 2010 at 06:21:52PM +0100, Gary wrote: > > On Mon, Feb 22, 2010 at 08:10:17AM -0800, Michael Elkins wrote:
> > 'grep -iIr docbook *' in the src directory > > returns no results > I'm unsure why you get that result since there are many references to > docbook in the doc/ subdirectory. Hmm. Maybe only after 2006? That seems to be when 1.4.2.2 was released and that's what I have. This seems to use sgml2html, which I now find doesn't appear to exist for Cygwin, so it would explain why the error about the html files appears. > > > In the example you noted above, they are the same directory so it looks > > > odd, but it is not in error. > > > > Well, make appears to disgree with you on that. It just stops after the > > errors noted above and I don't get a binary or whatever documentation > > it's trying to build. Admittedly, I have an old version, so it might not > > be a current problem (it's also the Cygwin version, so it might not even > > really be *your* problem). > > The problem is not the cp, but the fact that the documentation failed to > build. The 'stat' error is saying the source file does not exist. You're right. Today. I'm sure when I looked a couple of days ago there were several html files with names that were something like: manual-<some number>.html (going purely from memory). Well, they're not there now, anyway, and I don't know how they could have got there before if they need sgml2html to generate them. Not so important, anyway, I just don't like leaving mysteries :)
