[syslinux] [PATCH][git-pull] AsciiDoc-based documentation

Matt Fleming matt at console-pimps.org
Tue Jan 15 02:55:32 PST 2013


On Mon, 2013-01-14 at 21:41 -0500, Gene Cumm wrote:
> On Mon, Jan 14, 2013 at 2:31 PM, Matt Fleming <matt at console-pimps.org> wrote:
> > On Fri, 2012-12-07 at 12:01 -0500, Gene Cumm wrote:
> >> The following changes since commit ddb10ce99c327888ade4d2ba3e4c50ad12aaa059:
> >>   Matt Fleming (1):
> >>         Delete 16-bit COMBOOT support
> >>
> >> are available in the git repository at:
> >>
> >>   git://github.com/geneC/syslinux.git doc-elflink-for-mfleming
> >
> > I pulled this, but I'm hitting the following error because txt/html
> > doesn't already exist.
> >
> >
> > FAILED: unexpected error:
> > ------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "/usr/bin/asciidoc", line 5078, in asciidoc
> >     writer.open(outfile)
> >   File "/usr/bin/asciidoc", line 3894, in open
> >     self.f = open(fname,'wb+')
> > IOError: [Errno 2] No such file or directory:
> > '/home/matt/src/bootloaders/mfleming-syslinux.git/txt/html/syslinux.html'
> > ------------------------------------------------------------
> > make[1]: *** [html/syslinux.html] Error 1
> > make: *** [all] Error 2
> >
> >
> > --
> > Matt Fleming, Intel Open Source Technology Center
> 
> I thought git would make the empty directories.  I guess two easy
> solutions are make the directories in txt/Makefile or drop a tiny
> .gitignore in the directories.
> 
> Thoughts?

Creating the output directories from txt/Makefile seems fine to me.

-- 
Matt Fleming, Intel Open Source Technology Center



More information about the Syslinux mailing list