[Gtk-sharp-list] Compile the SVN version. Need help!!

Paulo Aboim Pinto esqueleto at tusofona.com
Wed Jan 23 15:22:33 EST 2008


Hello

This is the first time I post anything to this malling list and this is my
problem.

When I do ./configure --prefix=/usr I get this output:

---
Configuration summary

   * Installation prefix = /usr/
   * C# compiler: /usr/bin/mcs  -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
-define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12

   Optional assemblies included in the build:

      * glade-sharp.dll: yes
      * gtk-dotnet.dll: yes

      NOTE: if any of the above say 'no' you may install the
            corresponding development packages for them, rerun
            autogen.sh to include them in the build.

   * Documentation build enabled: yes
      WARNING: The install prefix is different than the monodoc prefix.
               Monodoc will not be able to load the documentation.
---

When I make I get this error after a summary:

cp ../gtk-sharp.snk .
cp ../AssemblyInfo.cs .
/usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
-define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12  -nowarn:0169,0612,0618
-unsafe -out:gtk-sharp.dll -target:library
/r:../glib/glib-sharp.dll/r:../pango/pango-
sharp.dll /r:../atk/atk-sharp.dll
/r:../gdk/gdk-sharp.dll-r:/usr/lib/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll
  generated/*.cs
./ActionEntry.cs ./Application.cs ./BindingAttribute.cs
./ChildPropertyAttribute.cs ./ITreeNode.cs ./NodeCellDataFunc.cs
./NodeSelection.cs ./NodeStore.cs ./NodeView.cs ./RadioActionEntry.cs
./RowsReorderedHandler.cs ./StockManager.cs ./ThreadNotify.cs
./ToggleActionEntry.cs ./Timeout.cs ./TreeEnumerator.cs
./TreeNodeAttribute.cs ./TreeNode.cs ./TreeNodeValueAttribute.cs
AssemblyInfo.cs
Window.custom(149,34): error CS0234: The type or namespace name
`MoveFocusHandler' does not exist in the namespace `Gtk'. Are you missing an
assembly reference?
AboutDialog.custom(23,31): warning CS0108: `Gtk.AboutDialog.Name' hides
inherited member `Gtk.Widget.Name'. Use the new keyword if hiding was
intended
generated/Widget.cs(52,25): (Location of the symbol related to previous
warning)
TextView.custom(98,34): error CS0234: The type or namespace name
`MoveFocusHandler' does not exist in the namespace `Gtk'. Are you missing an
assembly reference?
generated/TreePath.cs(11,22): warning CS0659: `Gtk.TreePath' overrides
Object.Equals(object) but does not override Object.GetHashCode()
Compilation failed: 2 error(s), 2 warnings
make[3]: *** [gtk-sharp.dll] Error 1
make[3]: Leaving directory
`/home/esqueleto/myTrash/MonoInstall/gtk-sharp/gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/esqueleto/myTrash/MonoInstall/gtk-sharp/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/esqueleto/myTrash/MonoInstall/gtk-sharp'
make: *** [all] Error 2


How can I compile this? To run the SVN version of MonoDevelop I'm getting
error that someone told me on #MonoDevelop that was resolved in GTK-Sharp
last version.

How can I compile it?

regards
Paulo Aboim Pinto



-- 
Have income spending 5 minutes a day
Click here: http://bux.to/?r=esqueleto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080123/4e01a96f/attachment.html 


More information about the Gtk-sharp-list mailing list