[Mono-devel-list] build monodoc 0.11

donaldi sp don_aldi at yahoo.com
Mon Mar 22 21:19:48 EST 2004


Hi All,

I have a problem when compiled monodoc 0.11:

after this command ./configure --prefix=/usr/local
I did "make" command and got this error :

Making all in browser
make[1]: Entering directory `/usr/local/src/monodoc-0.11/browser'
mcs -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs 
./history.cs ./Contributions.cs ./XmlNodeWriter.cs 
-resource:./../monodoc.png,monodoc.png 
-resource:./browser.glade,browser.glade  -r:gtkhtml-sharp.dll 
-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:System.Web.Services -r:monodoc.dll
./browser.cs(270) error CS0246: Cannot find type `StyleSetArgs'
./browser.cs(283) error CS0246: Cannot find type `UrlRequestedArgs'
./browser.cs(318) error CS0246: Cannot find type `LinkClickedArgs'
./browser.cs(408) error CS0246: Cannot find type `OnUrlArgs'
./browser.cs(422) error CS0246: Cannot find type `KeyPressEventArgs'
./browser.cs(440) error CS0246: Cannot find type `DeleteEventArgs'
./browser.cs(493) error CS0246: Cannot find type `KeyPressEventArgs'
./browser.cs(1345) error CS0246: Cannot find type `Gtk.RowExpandedArgs'
./list.cs(81) error CS0246: Cannot find type `MotionNotifyEventArgs'
./list.cs(91) error CS0246: Cannot find type `SizeAllocatedArgs'
./list.cs(109) error CS0246: Cannot find type `StyleSetArgs'
./list.cs(151) error CS0246: Cannot find type `ScrollEventArgs'
./list.cs(173) error CS0246: Cannot find type `KeyPressEventArgs'
./list.cs(208) error CS0246: Cannot find type `ButtonPressEventArgs'
./list.cs(236) error CS0246: Cannot find type `ButtonReleaseEventArgs'
./list.cs(303) error CS0246: Cannot find type `ExposeEventArgs'
./elabel.cs(40) error CS0246: Cannot find type `SizeAllocatedArgs'
Compilation failed: 17 error(s), 0 warnings
make[1]: *** [browser.exe] Error 1
make[1]: Leaving directory `/usr/local/src/monodoc-0.11/browser'
make: *** [all-recursive] Error 1

any idea , for this error?

thanks in advance

donaldi




More information about the Mono-devel-list mailing list