[Mono-bugs] [Bug 352706] New: Error generating docs when compiling Tao Framework with Mono 1.2.6
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 9 13:51:01 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=352706
Summary: Error generating docs when compiling Tao Framework with
Mono 1.2.6
Product: Mono: Compilers
Version: 1.2.6
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: ajorgensen at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
Making all in Tao.OpenGl
make[1]: Entering directory
`/usr/src/packages/BUILD/tao-2.0.0.svn20071027/Tao.OpenGl/Tao.OpenGl'
mkdir -p doc && mkdir -p bin/Debug && /usr/bin/gmcs
/out:bin/Debug/Tao.OpenGl.dll \
/target:library \
/r:System \
./Gl.cs ./GlExtensionLoader.cs ./GlHelper.cs ./Glu.cs
/Properties/AssemblyInfo.cs \
/doc:doc/Tao.OpenGl.xml \
/keyfile:./Tao.OpenGl.snk \
/unsafe \
&& rm -f Tao.OpenGl.dll \
&& ln bin/Debug/Tao.OpenGl.dll Tao.OpenGl.dll
error CS1569: Error generating XML documentation file `doc/Tao.OpenGl.xml'
(`Operation is not supported.')
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [bin/Debug/Tao.OpenGl.dll] Error 1
make[1]: Leaving directory
`/usr/src/packages/BUILD/tao-2.0.0.svn20071027/Tao.OpenGl/Tao.OpenGl'
make: *** [all-recursive] Error 1
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list