[Mono-list] compile problem - monodoc 0.7

Gaston Acuse safecode@hotpop.com
Sun, 23 Nov 2003 15:22:35 -0300


Hello,
  when I try compile monodoc (0.7) happend this:

ga@linux:/hda5/soft/dotNet/mono/mono-sources-0.28/monodoc-0.7> make
Making all in browser
make[1]: Entering directory
`/hda5/soft/dotNet/mono/mono-sources-0.28/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
make[1]: *** [browser.exe] Error 1
make[1]: Leaving directory
`/hda5/soft/dotNet/mono/mono-sources-0.28/monodoc-0.7/browser'
make: *** [all-recursive] Error 1

Any sugestion?
Regards.
  Gaston.