Problems compiling Mono docs

Matthew Schumacher <[email protected]>
Newsgroups gmane.comp.gnome.mono.documentation
Message-ID <[email protected]>
I'm trying to get this compiled so I can build mono-project but I keep
getting this error:

The sources of the mono compiler (mcs) were not found.
To include the COMPILER ERRORS in the documentation,
download the mcs sources and rerun autogen.sh
+ Make #1 (make )
Making all in engine
make[1]: Entering directory
`/tmp/pwbuilder-195142903627595/sources/10369313471365/monodoc-1.1.13/engine'
sed "s,\@srcdir\@,.," < ./Lucene.Net.dll.sources > lucene_sources
cp ../mono.pub .
/usr/bin/mcs -debug -out:monodoc.dll -target:library
/resource:./mono-ecma.xsl,mono-ecma.xsl
/resource:./ecmaspec-html.xsl,ecmaspec-html.xsl
/resource:./ecmaspec-html-css.xsl,ecmaspec-html-css.xsl
/resource:./base.css,base.css /resource:./ecmaspec.css,ecmaspec.css
/resource:./mono-ecma-css.xsl,mono-ecma-css.xsl
/resource:./mono-ecma.css,mono-ecma.css /resource:./home.html,home.html
./colorizer.cs ./man-provider.cs ./monohb-provider.cs
./xhtml-provider.cs ./ecma-provider.cs ./simple-provider.cs
./html-helper.cs ./provider.cs ./index.cs ./error-provider.cs
./ecmaspec-provider.cs ./editing.cs ./settings.cs ./commentservice.cs
./XmlNodeWriter.cs ./SearchableIndex.cs ./SearchableDocument.cs
AssemblyInfo.cs        @lucene_sources -r:ICSharpCode.SharpZipLib.dll
-r:System.Web -r:System.Web.Services
error CS0006: Cannot find assembly `ICSharpCode.SharpZipLib.dll'
Log:

Compilation failed: 1 error(s), 0 warnings
make[1]: *** [monodoc.dll] Error 1
make[1]: Leaving directory
`/tmp/pwbuilder-195142903627595/sources/10369313471365/monodoc-1.1.13/engine'
make: *** [all-recursive] Error 1
! Error: make failed


I have the file on my system:

$ locate ICSharpCode.SharpZipLib.dll
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/0.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/0.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/0.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/0.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/2.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/2.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/2.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
/usr/lib/mono/gac/ICSharpCode.SharpZipLib/2.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb

So does anyone know why the compiler can't find it?

schu
_______________________________________________
Mono-docs-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-docs-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.