[Mono-dev] Hi System.xml.parse error in compiling mono

morteza adi mortezaadi at gmail.com
Wed Jul 16 04:00:15 UTC 2014


*Hi*

*I successfully make & install the mono code in ubuntu 12.04*
*when i do the same steps in ubuntu 14.04 i get this error*

Bootstrap compiler: Mono C# compiler version 3.2.8.0
MCS     [build] System.Xml.dll
System.Xml.XPath/Parser.jay(12,0): error CS1525: Unexpected symbol `using'
System.Xml.XPath/Parser.jay(26,17): error CS0101: The namespace
`Mono.Xml.XPath' already contains a definition for `XPathParser'
System.Xml.XPath/Parser.jay(26,17): (Location of the symbol related to
previous error)
System.Xml.XPath/build_Parser.cs(2592,22): error CS0101: The namespace
`Mono.Xml.XPath.yydebug' already contains a definition for `yyDebug'
System.Xml.XPath/build_Parser.cs(1207,22): (Location of the symbol related
to previous error)
System.Xml.XPath/build_Parser.cs(2605,9): error CS0101: The namespace
`Mono.Xml.XPath.yydebug' already contains a definition for `yyDebugSimple'
System.Xml.XPath/build_Parser.cs(1220,9): (Location of the symbol related
to previous error)
System.Xml.XPath/build_Parser.cs(2665,8): error CS0101: The namespace
`Mono.Xml.XPath' already contains a definition for `Token'
System.Xml.XPath/build_Parser.cs(1280,8): (Location of the symbol related
to previous error)
System.Xml.XPath/build_Parser.cs(2739,18): error CS0101: The namespace
`Mono.Xml.XPath.yyParser' already contains a definition for `yyException'
System.Xml.XPath/build_Parser.cs(1354,18): (Location of the symbol related
to previous error)
System.Xml.XPath/build_Parser.cs(2743,18): error CS0101: The namespace
`Mono.Xml.XPath.yyParser' already contains a definition for
`yyUnexpectedEof'
System.Xml.XPath/build_Parser.cs(1358,18): (Location of the symbol related
to previous error)
System.Xml.XPath/build_Parser.cs(2752,22): error CS0101: The namespace
`Mono.Xml.XPath.yyParser' already contains a definition for `yyInput'
System.Xml.XPath/build_Parser.cs(1367,22): (Location of the symbol related
to previous error)
Compilation failed: 8 error(s), 0 warnings
make[8]: *** [../../class/lib/build/System.Xml.dll] Error 1
make[7]: *** [do-all] Error 2
make[6]: *** [all-recursive] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [profile-do--build--all] Error 2
make[3]: *** [profiles-do--all] Error 2
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/adigozalpour/Desktop/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adigozalpour/Desktop/mono'
make: *** [all] Error 2

*Does anybody knows what was happening here and how can i solve the issue?*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140716/099a9a73/attachment.html>


More information about the Mono-devel-list mailing list