Re: [BUG] 42c4b58059f.. during "make install-doc": git-add.5: No such file or directory
From: Randal L. Schwartz <hidden>
Date: 2016-06-15 22:43:06
quoted
quoted
quoted
quoted
"Randal" == Randal L Schwartz [off-list ref] writes:
Randal> 42c4b58059fa9af65e90f2c418bb551e30d1d32f Randal> $ make install-doc Randal> ... Randal> install: git-add.5: No such file or directory Randal> ... Randal> which then rolls back deleting all my xml files. :( Randal> Aha... I think it's this line: Randal> DOC_MAN5=$(patsubst %.txt,%.5,$(MAN1_TXT)) Randal> I'm betting that should be MAN5_TXT. Nope, that leads me to: xmlto -m callouts.xsl man gitattributes.xml xmlto: input does not validate (status 3) /Volumes/UFS/MIRROR/git-GIT/Documentation/gitattributes.xml:15: element refsynopsisdiv: validity error : Element refsynopsisdiv content does not follow the DTD, expecting (refsynopsisdivinfo? , (title , subtitle? , titleabbrev?)? , (((calloutlist | glosslist | itemizedlist | orderedlist | segmentedlist | simplelist | variablelist | caution | important | note | tip | warning | literallayout | programlisting | programlistingco | screen | screenco | screenshot | synopsis | cmdsynopsis | funcsynopsis | classsynopsis | fieldsynopsis | constructorsynopsis | destructorsynopsis | methodsynopsis | formalpara | para | simpara | address | blockquote | graphic | graphicco | mediaobject | mediaobjectco | informalequation | informalexample | informalfigure | informaltable | equation | example | figure | table | msgset | procedure | sidebar | qandaset | anchor | bridgehead | remark | highlights | abs tract | authorblurb | epigraph | indexterm | beginpage)+ , refsect2*) | refsect2+)), got ( ) Help! -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 [off-list ref] <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!