[Mono-bugs] [Bug 50740][Nor] New - Problem compiling monodoc 0.7

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Nov 2003 21:28:00 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by pierre@epinetworx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=50740

--- shadow/50740	2003-11-08 21:28:00.000000000 -0500
+++ shadow/50740.tmp.22090	2003-11-08 21:28:00.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 50740
+Product: Mono/Doctools
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Core
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: pierre@epinetworx.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problem compiling monodoc 0.7
+
+# gmake
+Making all in browser
+gmake[1]: Entering directory `/tmp/monodoc-0.7/browser'
+mcs -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs ./history.cs
+ -resource:./../monodoc.png,monodoc.png
+-resource:./browser.glade,browser.glade  -r:gtk-sharp.dll
+-r:glade-sharp.dll -r:glib-sharp.dll -r:pango-sharp.dll -r:gdk-sharp.dll
+-r:atk-sharp.dll -r:monodoc.dll
+./browser.cs(129) error CS0246: Cannot find type `HTML'
+./browser.cs(132) error CS0246: Cannot find type `HTML'
+./browser.cs(258) error CS0246: Cannot find type `UrlRequestedArgs'
+./browser.cs(293) error CS0246: Cannot find type `LinkClickedArgs'
+./browser.cs(381) error CS0246: Cannot find type `OnUrlArgs'
+Compilation failed: 5 error(s), 0 warnings
+gmake[1]: *** [browser.exe] Error 1
+gmake[1]: Leaving directory `/tmp/monodoc-0.7/browser'
+gmake: *** [all-recursive] Error 1