[Mono-docs-list] Assertion failed while building monkeyguide from CVS
Rodolfo Campero
rodolfocampero@hotmail.com
Sat, 26 Jun 2004 15:26:20 -0300
Hi,
I'm trying to build the monkeyguide from CVS, and I'm getting some
errors.
While doing
xmllint --noout html/en/adonet/firebird.html
(because the makefile do this in a given point, it passes every html
file in html/en to xmllint) I get:
<output>
html/en/adonet/firebird.html:23: parser error : Entity 'aacute' not
defined
Carlos Guzmán Álvarez (aka "Carlos G.A."), who has
^
html/en/adonet/firebird.html:23: parser error : Entity 'Aacute' not
defined
Carlos Guzmán Álvarez (aka "Carlos G.A."), who has
^
</output>
Maybe this is not severe. But later, for:
mono `monodoc --get-sourcesdir`/../assembler.exe --hb Documentation.xml
--out monohb
the result is:
<output>
<snip/>
+Languages: html/en/empty.html
C# in Mono: html/en/tools/cscomp-intro.html
#mcs
#mbas
#credits
anoncvs.html
download.html
faq.html#gcc
compiling.png
Java: html/en/languages/java.html
http://primates.ximian.com/~miguel//texts/gtkjava.html
http://www.ikvm.net
http://primates.ximian.com/~miguel/images/eclipse-mono.png
Java.png
Basic: html/en/languages/mbas.html
** ERROR **: file events.c: line 88 (event_own): assertion failed:
(event_handle->set_count > 0)
aborting...
Aborted
</output>
Any ideas?
BTW, I'm running mono from CVS ~1 week old, monodoc from current CVS.
TIA,
Rodolfo