[Mono-list] Problems compiling monodoc

Michael Ott michael@zolnott.de
Sat, 10 May 2003 06:14:45 +0200


Hello!

I try to compile monodoc on my debian (sid) box

bash-2.05b$ make
Making all in browser
make[1]: Entering directory `/tmp/monodoc-0.4/browser'
mcs /debug /out:browser.exe ./browser.cs ./history.cs ./ecma-provider.cs
./simple-provider.cs ./html-helper.cs ./provider.cs
/resource:./browser.glade,browser.glade
/resource:./mono-ecma.xsl,mono-ecma.xsl -r:gtk-sharp.dll
-r:glade-sharp.dll -r:glib-sharp.dll -r:ICSharpCode.SharpZipLib.dll
./browser.cs(66) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
./browser.cs(69) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
./browser.cs(72) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
./browser.cs(75) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
./browser.cs(78) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
./browser.cs(81) error CS0246: Could not find attribute 'Glade.Widget'
(are you missing a using directive or an assembly reference ?)
Compilation failed: 6 error(s), 0 warnings
make[1]: *** [browser.exe] Error 1
make[1]: Leaving directory `/tmp/monodoc-0.4/browser'
make: *** [all-recursive] Error 1

Using standard packages for Debian.

What's going wrong?
                                                               .--.
Thanks in advanced                                            |o_o | 
                                                              ||_/ |
CU                                                           //   \ \ 
                                                            (|     | )   
  Michael                                                  /'\_   _/`\
                                                           \___)=(___/
--                                                       
  /-----------------------------------------------------\
  |  Michael Ott, Glockenhofstr. 29a, 90478 Nuernberg   |
  | e-mail: michael@ZolnOtt.de, Tel. +49 9 11 41 88 576 |
  \-----------------------------------------------------/