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

Gene Cumm gene.cumm at gmail.com
Mon Jan 14 18:41:37 PST 2013


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?

-- 
-Gene


More information about the Syslinux mailing list