[Cs-dev] manual build failure
| Date | 2011-05-11 19:25 |
| From | menno |
| Subject | [Cs-dev] manual build failure |
I wanted to build the manual and got an error.
This is my output:
warning: failed to load external entity "misc/examples.xml"
misc/top.xml:4: parser error : Failure to process entity miscexamples
&miscexamples;
^
misc/top.xml:4: parser error : Entity 'miscexamples' not defined
&miscexamples;
^
manual.xml:1746: parser error : Failure to process entity misc
&misc;
^
manual.xml:1746: parser error : Entity 'misc' not defined
&misc;
^
unable to parse manual.xml
make: *** [html] Error 6
greetings
Menno
--
View this message in context: http://csound.1045644.n5.nabble.com/manual-build-failure-tp4388111p4388111.html
Sent from the Csound - Dev mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2011-05-11 19:31 |
| From | Victor Lazzarini |
| Subject | Re: [Cs-dev] manual build failure |
yes, this seems to be related to John's previous problems with GIT. On 11 May 2011, at 19:25, menno wrote: > I wanted to build the manual and got an error. > This is my output: > > warning: failed to load external entity "misc/examples.xml" > misc/top.xml:4: parser error : Failure to process entity miscexamples > &miscexamples; > ^ > misc/top.xml:4: parser error : Entity 'miscexamples' not defined > &miscexamples; > ^ > manual.xml:1746: parser error : Failure to process entity misc > &misc; > ^ > manual.xml:1746: parser error : Entity 'misc' not defined > &misc; > ^ > unable to parse manual.xml > make: *** [html] Error 6 > > greetings > Menno > > > -- > View this message in context: http://csound.1045644.n5.nabble.com/manual-build-failure-tp4388111p4388111.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2011-05-11 19:35 |
| From | Andres Cabrera |
| Subject | Re: [Cs-dev] manual build failure |
Hi Menno, I think John removed the file since it is an autogenerated file. You can recreate it by running the quickref.py script. Cheers, Andres On Wed, May 11, 2011 at 7:31 PM, Victor Lazzarini |
| Date | 2011-05-11 19:50 |
| From | menno |
| Subject | Re: [Cs-dev] manual build failure |
Thanks Andres, that did the trick. greetings Menno -- View this message in context: http://csound.1045644.n5.nabble.com/manual-build-failure-tp4388111p4388185.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2011-05-11 21:24 |
| From | jpff@cs.bath.ac.uk |
| Subject | Re: [Cs-dev] manual build failure |
kake html-dist will fix > I wanted to build the manual and got an error. > This is my output: > > warning: failed to load external entity "misc/examples.xml" > misc/top.xml:4: parser error : Failure to process entity miscexamples > &miscexamples; > ^ > misc/top.xml:4: parser error : Entity 'miscexamples' not defined > &miscexamples; > ^ > manual.xml:1746: parser error : Failure to process entity misc > &misc; > ^ > manual.xml:1746: parser error : Entity 'misc' not defined > &misc; > ^ > unable to parse manual.xml > make: *** [html] Error 6 > > greetings > Menno > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/manual-build-failure-tp4388111p4388111.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |