[MonoDevelop] [Mono-list] gnome-sharp compilation error

Daniel Soto daniel.soto2k at gmail.com
Tue Sep 27 18:01:55 EDT 2011


How can I get these script? I got the package gnome-sharp-2.24.1.tar.bz2 but
the script does not exists :-(

2011/9/27 Alex <xtzgzorex at gmail.com>

> Hi,
>
> OK, the problem is that the workaround for the Mono.GetOptions.dll
> removal is done at bootstrap-time (i.e. before the configure script is
> generated). Does the package you have contain a "bootstrap-2-24"
> script? If so, run that, then configure and make.
>
> Regards,
> Alex
>
> On Tue, Sep 27, 2011 at 11:49 PM, Daniel Soto <daniel.soto2k at gmail.com>
> wrote:
> > Yes, ./configure
> >
> > Regards.
> >
> > 2011/9/27 Alex <xtzgzorex at gmail.com>
> >>
> >> Hi,
> >>
> >> What exact configure line are you running? Plain ./configure?
> >>
> >> Regards,
> >> Alex
> >>
> >> On Tue, Sep 27, 2011 at 11:42 PM, Daniel Soto <daniel.soto2k at gmail.com>
> >> wrote:
> >> > Hi,
> >> >
> >> > Unfortunately, I still getting the same error :-(
> >> >
> >> > I'm trying to compile 2.24.1 now.
> >> >
> >> > Here is the build log (I redirected it to a file, it's big)
> >> >
> >> > Regards.
> >> >
> >> > make  all-recursive
> >> > make[1]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1»
> >> > Making all in sources
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sources»
> >> > make[2]: No se hace nada para «all».
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sources»
> >> > Making all in art
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/art»
> >> > cp ./art-api.raw art-api.xml
> >> > chmod u+w art-api.xml
> >> > /usr/local/bin/gapi2-fixup --api=art-api.xml --metadata=./Art.metadata
> >> > --symbols=./art-symbols.xml
> >> > rm -f generated/* &&    \
> >> >     /usr/local/bin/gapi2-codegen --generate art-api.xml \
> >> >     -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml       \
> >> >     --outdir=generated --customdir=. --assembly-name=art-sharp    \
> >> >     --gluelib-name=artsharpglue-2 --glue-filename=glue/generated.c
> >> >     \
> >> >     --glue-includes=                        \
> >> >     && touch generated-stamp
> >> > Simple type element art_u8 has no specified default value
> >> > Simple type element art_u32 has no specified default value
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > PixBuf.art_pixbuf_new_rgb_dnotify
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > PixBuf.art_pixbuf_new_rgba_dnotify
> >> > Defaulting RenderAaCallback param to 'call' scope in method
> SVP.RenderAa
> >> >
> >> > Generation Summary:
> >> >   Enums: 10  Structs: 20  Boxed: 0  Opaques: 2  Interfaces: 0
> Objects:
> >> > 0
> >> > Callbacks: 2
> >> >   Properties: 0  Signals: 0  Methods: 92  Constructors: 11  Throttled:
> 0
> >> > Total Nodes: 137
> >> >
> >> > cp ../gtk-sharp.snk .
> >> > cp ../AssemblyInfo.cs .
> >> > /usr/local/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
> >> > -define:GNOME_SHARP_2_16 -define:GNOME_SHARP_2_20
> >> > -define:GNOME_SHARP_2_24
> >> > -nowarn:0169,0612,0618 -unsafe -out:art-sharp.dll -target:library
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/2.0/Mono.Cairo.dll
> >> > generated/*.cs  AssemblyInfo.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > Creating policy.2.4.art-sharp.dll
> >> > Creating policy.2.6.art-sharp.dll
> >> > Creating policy.2.8.art-sharp.dll
> >> > Creating policy.2.16.art-sharp.dll
> >> > Creating policy.2.20.art-sharp.dll
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/art»
> >> > Making all in gnomevfs
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnomevfs»
> >> > Making all in .
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnomevfs»
> >> > cp ./gnome-vfs-api.raw gnome-vfs-api.xml
> >> > chmod u+w gnome-vfs-api.xml
> >> > /usr/local/bin/gapi2-fixup --api=gnome-vfs-api.xml
> >> > --metadata=./Gnomevfs.metadata  --symbols=./gnomevfs-symbols.xml
> >> > Warning: <remove-node
> >> > path="/api/namespace/callback[@cname='GnomeVFSProcessCallback']"/>
> >> > matched
> >> > no nodes
> >> > Warning: <remove-node
> >> > path="/api/namespace/callback[@cname='GnomeVFSProcessInitFunc']"/>
> >> > matched
> >> > no nodes
> >> > Warning: <attr path="/api/namespace/alias[@cname='XdgUchar8T']"/>
> >> > matched no
> >> > nodes
> >> > Warning: <attr path="/api/namespace/alias[@cname='XdgUint16T']"/>
> >> > matched no
> >> > nodes
> >> > Warning: <attr path="/api/namespace/alias[@cname='XdgUint32T']"/>
> >> > matched no
> >> > nodes
> >> > Warning: <attr path="/api/namespace/alias[@cname='XdgUnicharT']"/>
> >> > matched
> >> > no nodes
> >> > Warning: <attr
> >> > path="/api/namespace/enum[@cname='GnomeVFSProcessOptions']"/>
> >> > matched no nodes
> >> > Warning: <attr
> >> > path="/api/namespace/enum[@cname='GnomeVFSProcessResult']"/>
> >> > matched no nodes
> >> > Warning: <attr
> >> > path="/api/namespace/enum[@cname='GnomeVFSProcessRunResult']"/>
> matched
> >> > no
> >> > nodes
> >> > Warning: <attr path="/api/namespace/object[@cname='GnomeVFSClient']"/>
> >> > matched no nodes
> >> > Warning: <attr
> >> > path="/api/namespace/object[@cname='GnomeVFSClientCall']"/>
> >> > matched no nodes
> >> > Warning: <attr
> >> >
> >> >
> path="/api/namespace/struct[@cname='GnomeVFSMimeAction']/field[@cname='action']"/>
> >> > matched no nodes
> >> > Warning: <attr
> path="/api/namespace/struct[@cname='GnomeVFSProcess']"/>
> >> > matched no nodes
> >> > rm -f generated/* &&    \
> >> >     /usr/local/bin/gapi2-codegen --generate gnome-vfs-api.xml \
> >> >     -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml       \
> >> >     --outdir=generated --customdir=. --assembly-name=gnome-vfs-sharp
> >> > \
> >> >     --gluelib-name=gnome-vfssharpglue-2
> --glue-filename=glue/generated.c
> >> >     \
> >> >     --glue-includes=                        \
> >> >     && touch generated-stamp
> >> > Name: cancellation Type: GnomeVFSCancellation*  in callback
> >> > GnomeVFSSocketSetTimeoutFunc
> >> > Name: ace Type: GnomeVFSACE* in gnome_vfs_acl_set  in method Set in
> type
> >> > Gnome.Vfs.ACL
> >> > Name: ace Type: GnomeVFSACE* in gnome_vfs_acl_unset  in method Unset
> in
> >> > type
> >> > Gnome.Vfs.ACL
> >> > Name: sa Type: sockaddr* in gnome_vfs_address_new_from_sockaddr in
> type
> >> > Gnome.Vfs.Address
> >> > rettype: GnomeVFSCancellation* in method GetCancellation in type
> >> > Gnome.Vfs.Context
> >> > Name: optional_stat_info Type: stat* in gnome_vfs_get_file_mime_type
> in
> >> > method GetFileMimeType in type Gnome.Vfs.Global
> >> > Name: optional_stat_info Type: stat* in
> >> > gnome_vfs_get_file_mime_type_fast
> >> > in method GetFileMimeTypeFast in type Gnome.Vfs.Global
> >> > Name: statptr Type: stat* in gnome_vfs_stat_to_file_info  in method
> >> > StatToFileInfo in type Gnome.Vfs.Global
> >> > Name: s Type: stat* in gnome_vfs_parse_ls_lga  in method ParseLsLga in
> >> > type
> >> > Gnome.Vfs.Global
> >> > Name: kind Type: GnomeVFSFindDirectoryKind in
> >> > gnome_vfs_find_directory_cancellable  in method
> FindDirectoryCancellable
> >> > in
> >> > type Gnome.Vfs.Global
> >> > Name: kind Type: GnomeVFSFindDirectoryKind in gnome_vfs_find_directory
> >> > in
> >> > method FindDirectory in type Gnome.Vfs.Global
> >> > Name: buffer Type: GnomeVFSMimeSniffBuffer* in
> >> > gnome_vfs_get_mime_type_for_buffer  in method GetMimeTypeForBuffer in
> >> > type
> >> > Gnome.Vfs.Global
> >> > Name: child Type: pid_t* in gnome_vfs_pty_open  in method PtyOpen in
> >> > type
> >> > Gnome.Vfs.Global
> >> > Name: iter Type: DBusMessageIter* in
> >> > gnome_vfs_daemon_message_iter_get_file_info  in method
> >> > MessageIterGetFileInfo in type Gnome.Vfs.Daemon
> >> > Name: iter Type: DBusMessageIter* in
> >> > gnome_vfs_daemon_message_iter_append_file_info  in method
> >> > MessageIterAppendFileInfo in type Gnome.Vfs.Daemon
> >> > Name: conn Type: DBusConnection* in
> >> > gnome_vfs_daemon_set_current_connection
> >> > in method SetCurrentConnection in type Gnome.Vfs.Daemon
> >> > Name: message Type: DBusMessage* in
> >> > gnome_vfs_daemon_message_append_file_info  in method
> >> > MessageAppendFileInfo
> >> > in type Gnome.Vfs.Daemon
> >> > Name: dirs Type: GnomeVFSMakeURIDirs in
> >> > gnome_vfs_make_uri_from_input_with_dirs  in method
> UriFromInputWithDirs
> >> > in
> >> > type Gnome.Vfs.Make
> >> > Name: mode Type: mode_t in gnome_vfs_mime_type_from_mode_or_default
> in
> >> > method TypeFromModeOrDefault in type Gnome.Vfs.Mime
> >> > Name: mode Type: mode_t in gnome_vfs_mime_type_from_mode  in method
> >> > TypeFromMode in type Gnome.Vfs.Mime
> >> > Name: cb Type: GnomeVFSModuleCallback in
> gnome_vfs_module_callback_push
> >> > in
> >> > method CallbackPush in type Gnome.Vfs.Module
> >> > Name: cb Type: GnomeVFSModuleCallback in
> >> > gnome_vfs_module_callback_set_default  in method CallbackSetDefault in
> >> > type
> >> > Gnome.Vfs.Module
> >> > Defaulting VolumeOpCallback param to 'call' scope in method
> Drive.Mount
> >> > Defaulting VolumeOpCallback param to 'call' scope in method
> Drive.Eject
> >> > Defaulting VolumeOpCallback param to 'call' scope in method
> >> > Drive.Unmount
> >> > Defaulting VolumeOpCallback param to 'call' scope in method
> Volume.Eject
> >> > Defaulting VolumeOpCallback param to 'call' scope in method
> >> > Volume.Unmount
> >> >
> >> > Generation Summary:
> >> >   Enums: 28  Structs: 5  Boxed: 0  Opaques: 12  Interfaces: 0
> Objects:
> >> > 5
> >> > Callbacks: 11
> >> >   Properties: 0  Signals: 9  Methods: 276  Constructors: 7  Throttled:
> >> > 21
> >> > Total Nodes: 374
> >> >
> >> > cp ../gtk-sharp.snk .
> >> > cp ../AssemblyInfo.cs .
> >> > /usr/local/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
> >> > -define:GNOME_SHARP_2_16 -define:GNOME_SHARP_2_20
> >> > -define:GNOME_SHARP_2_24
> >> > -nowarn:0169,0612,0618 -unsafe -out:gnome-vfs-sharp.dll
> -target:library
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/2.0/Mono.Cairo.dll
> >> > generated/*.cs  ./Async.cs  ./AsyncCallback.cs
> ./AsyncCallbackNative.cs
> >> > ./AsyncDirectoryLoadCallback.cs  ./AsyncDirectoryLoadCallbackNative.cs
> >> > ./AsyncReadCallback.cs  ./AsyncReadCallbackNative.cs
> >> > ./AsyncWriteCallback.cs  ./AsyncWriteCallbackNative.cs  ./Directory.cs
> >> > ./FileInfo.cs  ./MimeType.cs  ./ModuleCallback.cs
> >> > ./ModuleCallbackAuthentication.cs
> ./ModuleCallbackFillAuthentication.cs
> >> > ./ModuleCallbackFullAuthentication.cs
> >> > ./ModuleCallbackSaveAuthentication.cs
> ./ModuleCallbackStatusMessage.cs
> >> > ./Monitor.cs  ./Sync.cs  ./Vfs.cs  ./VfsException.cs  ./VfsStream.cs
> >> > ./VfsStreamAsyncResult.cs  ./Xfer.cs  ./XferProgressCallback.cs
> >> > ./XferProgressCallbackNative.cs AssemblyInfo.cs
> >> > Compilation succeeded - 3 warning(s)
> >> > Creating policy.2.4.gnome-vfs-sharp.dll
> >> > Creating policy.2.6.gnome-vfs-sharp.dll
> >> > Creating policy.2.8.gnome-vfs-sharp.dll
> >> > Creating policy.2.16.gnome-vfs-sharp.dll
> >> > Creating policy.2.20.gnome-vfs-sharp.dll
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnomevfs»
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnomevfs»
> >> > Making all in gnome
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome»
> >> > Making all in .
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome»
> >> > cp ./gnome-api.raw gnome-api.xml
> >> > chmod u+w gnome-api.xml
> >> > /usr/local/bin/gapi2-fixup --api=gnome-api.xml
> >> > --metadata=./Gnome.metadata
> >> > rm -f generated/* &&    \
> >> >     /usr/local/bin/gapi2-codegen --generate gnome-api.xml \
> >> >     -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml
> >> > -I:/usr/local/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml
> >> > -I:../art/art-api.xml  -I:../gnomevfs/gnome-vfs-api.xml    \
> >> >     --outdir=generated --customdir=. --assembly-name=gnome-sharp    \
> >> >     --gluelib-name=gnomesharpglue-2 --glue-filename=glue/generated.c
> >> > \
> >> >     --glue-includes=gnome.h                        \
> >> >     && touch generated-stamp
> >> > Simple type element art_u8 has no specified default value
> >> > Simple type element art_u32 has no specified default value
> >> > rettype: GOptionGroup*rettype: GOptionGroup* in callback
> >> > GnomeModuleGetGOptionGroupFunc
> >> > rettype: poptContext in method Preinit in type Gnome.Program
> >> > Name: pclass Type: GnomeProgramClass* in
> gnome_program_install_property
> >> > in
> >> > method InstallProperty in type Gnome.Program
> >> > Name: parms Type: GParameter* in gnome_program_init_paramv  in method
> >> > InitParamv in type Gnome.Program
> >> > Ellipsis parameter in gnome_program_init  in method Init in type
> >> > Gnome.Program
> >> > Name: Pass Type: /* in gnome_score_log  in method Log in type
> >> > Gnome.Score
> >> > Ellipsis parameter in gnome_triggers_add_trigger  in method AddTrigger
> >> > in
> >> > type Gnome.Triggers
> >> > Ellipsis parameter in gnome_triggers_do  in method Do in type
> >> > Gnome.Triggers
> >> > Ellipsis parameter in gnome_canvas_item_set  in method Set in type
> >> > Gnome.CanvasItem
> >> > Nameless signal in type Gnome.CanvasRichText
> >> > Property has unknown Type value_array in type Gnome.About
> >> > Property has unknown Type value_array in type Gnome.About
> >> > Name: behavior Type: BonoboDockItemBehavior in gnome_app_add_docked
> in
> >> > method AddDocked in type Gnome.App
> >> > rettype: BonoboDock* in method GetDock in type Gnome.App
> >> > rettype: BonoboDockItem* in method GetDockItemByName in type Gnome.App
> >> > Name: item Type: BonoboDockItem* in gnome_app_add_dock_item  in method
> >> > AddDockItem in type Gnome.App
> >> > Name: dock_item Type: BonoboDockItem* in gnome_app_setup_toolbar  in
> >> > method
> >> > SetupToolbar in type Gnome.App
> >> > Name: behavior Type: BonoboDockItemBehavior in gnome_app_add_toolbar
> in
> >> > method AddToolbar in type Gnome.App
> >> > Ellipsis parameter in gnome_client_add_static_arg  in method
> >> > AddStaticArg in
> >> > type Gnome.Client
> >> > Name: pid Type: pid_t in gnome_client_set_process_id  in method
> >> > SetProcessId
> >> > in type Gnome.Client
> >> > rettype: GtkVisibility in method IconIsVisible in type Gnome.IconList
> >> > Name: Name Type: /* in gnome_scores_display  in method Display in type
> >> > Gnome.Scores
> >> > Name: options Type: poptOption* in gnome_init_with_popt_table  in
> method
> >> > InitWithPoptTable in type Gnome.Global
> >> > Defaulting CallbackMarshal param to 'call' scope in method
> >> > App.CreateMenusInterp
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > App.CreateMenusInterp
> >> > Defaulting CallbackMarshal param to 'call' scope in method
> >> > App.InsertMenusInterp
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > App.InsertMenusInterp
> >> > Defaulting CallbackMarshal param to 'call' scope in method
> >> > App.CreateToolbarInterp
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > App.CreateToolbarInterp
> >> > Defaulting InteractFunction param to 'call' scope in method
> >> > Client.RequestInteraction
> >> > Defaulting CallbackMarshal param to 'call' scope in method
> >> > Client.RequestInteractionInterp
> >> > Defaulting DestroyNotify param to 'call' scope in method
> >> > Client.RequestInteractionInterp
> >> > Defaulting ThemeFileLineFunc param to 'call' scope in method
> >> > ThemeFile.ForeachKey
> >> > Defaulting ThemeFileSectionFunc param to 'call' scope in method
> >> > ThemeFile.ForeachSection
> >> > Defaulting GdkPixbufLoadCallback param to 'call' scope in method
> >> > GdkHelper.PixbufNewFromUriAsync
> >> > Defaulting GdkPixbufDoneCallback param to 'call' scope in method
> >> > GdkHelper.PixbufNewFromUriAsync
> >> > Defaulting MenuPositionFunc param to 'call' scope in method
> >> > Popup.MenuDoPopupModal
> >> > Defaulting MenuPositionFunc param to 'call' scope in method
> >> > Popup.MenuDoPopup
> >> >
> >> > Generation Summary:
> >> >   Enums: 23  Structs: 7  Boxed: 0  Opaques: 9  Interfaces: 0  Objects:
> >> > 39
> >> > Callbacks: 10
> >> >   Properties: 210  Signals: 46  Methods: 447  Constructors: 27
> >> > Throttled:
> >> > 19
> >> > Total Nodes: 837
> >> >
> >> > cp ../gtk-sharp.snk .
> >> > cp ../AssemblyInfo.cs .
> >> > /usr/local/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
> >> > -define:GNOME_SHARP_2_16 -define:GNOME_SHARP_2_20
> >> > -define:GNOME_SHARP_2_24
> >> > -nowarn:0169,0612,0618 -unsafe -out:gnome-sharp.dll -target:library
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../art/art-sharp.dll  /r:../gnomevfs/gnome-vfs-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/2.0/Mono.Cairo.dll
> >> > generated/*.cs  ./BonoboUIVerb.cs  ./IconTheme.cs  ./Modules.cs
> >> > AssemblyInfo.cs
> >> > Compilation succeeded - 7 warning(s)
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome»
> >> > Making all in glue
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome/glue»
> >> > /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
> >> > -I.
> >> > -I../.. -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/pango-1.0
> >> > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> >> > -I/usr/include/freetype2 -I/usr/include/atk-1.0
> >> > -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12 -I/usr/include/libgnomecanvas-2.0
> >> > -I/usr/include/gail-1.0 -I/usr/include/libart-2.0
> -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
> >> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2   -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../..    -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP
> >> > -MF
> >> > .deps/canvasitem.Tpo -c -o canvasitem.lo canvasitem.c
> >> > mkdir .libs
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP
> >> > -MF
> >> > .deps/canvasitem.Tpo -c canvasitem.c  -fPIC -DPIC -o
> .libs/canvasitem.o
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP
> >> > -MF
> >> > .deps/canvasitem.Tpo -c canvasitem.c -o canvasitem.o >/dev/null 2>&1
> >> > mv -f .deps/canvasitem.Tpo .deps/canvasitem.Plo
> >> > /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
> >> > -I.
> >> > -I../.. -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/pango-1.0
> >> > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> >> > -I/usr/include/freetype2 -I/usr/include/atk-1.0
> >> > -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12 -I/usr/include/libgnomecanvas-2.0
> >> > -I/usr/include/gail-1.0 -I/usr/include/libart-2.0
> -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
> >> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2   -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../..    -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD
> -MP
> >> > -MF
> >> > .deps/canvaspoints.Tpo -c -o canvaspoints.lo canvaspoints.c
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD
> -MP
> >> > -MF
> >> > .deps/canvaspoints.Tpo -c canvaspoints.c  -fPIC -DPIC -o
> >> > .libs/canvaspoints.o
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD
> -MP
> >> > -MF
> >> > .deps/canvaspoints.Tpo -c canvaspoints.c -o canvaspoints.o >/dev/null
> >> > 2>&1
> >> > mv -f .deps/canvaspoints.Tpo .deps/canvaspoints.Plo
> >> > /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
> >> > -I.
> >> > -I../.. -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/pango-1.0
> >> > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> >> > -I/usr/include/freetype2 -I/usr/include/atk-1.0
> >> > -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12 -I/usr/include/libgnomecanvas-2.0
> >> > -I/usr/include/gail-1.0 -I/usr/include/libart-2.0
> -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
> >> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2   -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../..    -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF
> >> > .deps/program.Tpo -c -o program.lo program.c
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF
> >> > .deps/program.Tpo -c program.c  -fPIC -DPIC -o .libs/program.o
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF
> >> > .deps/program.Tpo -c program.c -o program.o >/dev/null 2>&1
> >> > mv -f .deps/program.Tpo .deps/program.Plo
> >> > /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
> >> > -I.
> >> > -I../.. -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/pango-1.0
> >> > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> >> > -I/usr/include/freetype2 -I/usr/include/atk-1.0
> >> > -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12 -I/usr/include/libgnomecanvas-2.0
> >> > -I/usr/include/gail-1.0 -I/usr/include/libart-2.0
> -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
> >> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2   -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../..    -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP
> -MF
> >> > .deps/generated.Tpo -c -o generated.lo generated.c
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP
> -MF
> >> > .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
> >> >  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -D_REENTRANT
> >> > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
> >> > -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/
> >> > -I/usr/include/libpng12
> >> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> >> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> >> > -I/usr/lib/gtk-2.0/include
> >> > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >> > -I/usr/include/pixman-1
> >> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2
> >> > -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> >> > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
> >> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> >> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> >> > -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8
> >> > -DGNOME_SHARP_2_16
> >> > -DGNOME_SHARP_2_20 -DGNOME_SHARP_2_24 -I../.. -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP
> -MF
> >> > .deps/generated.Tpo -c generated.c -o generated.o >/dev/null 2>&1
> >> > mv -f .deps/generated.Tpo .deps/generated.Plo
> >> > /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -Wall -Wunused
> >> > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> >> > -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> >> > -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version
> >> > -no-undefined  -o libgnomesharpglue-2.la -rpath /usr/local/lib
> >> > canvasitem.lo
> >> > canvaspoints.lo program.lo generated.lo -pthread -Wl,--export-dynamic
> >> > -L/usr/lib/x86_64-linux-gnu -lgnomeui-2 -lSM -lICE -lbonoboui-2
> >> > -lgnomevfs-2
> >> > -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation
> >> > -lORBit-2
> >> > -lart_lgpl_2 -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0
> >> > -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo
> -lpango-1.0
> >> > -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt
> >> > -lglib-2.0
> >> > gcc -shared  .libs/canvasitem.o .libs/canvaspoints.o .libs/program.o
> >> > .libs/generated.o  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib
> >> > -L/usr/lib/x86_64-linux-gnu /usr/lib/libgnomeui-2.so -lSM -lICE
> >> > /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so
> >> > /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so
> /usr/lib/libpopt.so
> >> > /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so
> >> > /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so
> /usr/lib/libgconf-2.so
> >> > /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so
> >> > /usr/lib/x86_64-linux-gnu/libatk-1.0.so
> >> > /usr/lib/x86_64-linux-gnu/libgio-2.0.so
> >> > /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so
> >> > /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm
> >> > /usr/lib/libcairo.so /usr/lib/x86_64-linux-gnu/libpango-1.0.so
> >> > /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig
> >> > /usr/lib/x86_64-linux-gnu/libgobject-2.0.so
> >> > /usr/lib/x86_64-linux-gnu/libgthread-2.0.so
> >> > /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -lrt
> >> > /usr/lib/x86_64-linux-gnu/libglib-2.0.so  -pthread
> -Wl,--export-dynamic
> >> > -Wl,-soname -Wl,libgnomesharpglue-2.so -o .libs/libgnomesharpglue-2.so
> >> > ar cru .libs/libgnomesharpglue-2.a  canvasitem.o canvaspoints.o
> >> > program.o
> >> > generated.o
> >> > ranlib .libs/libgnomesharpglue-2.a
> >> > creating libgnomesharpglue-2.la
> >> > (cd .libs && rm -f libgnomesharpglue-2.la && ln -s
> >> > ../libgnomesharpglue-2.la
> >> > libgnomesharpglue-2.la)
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome/glue»
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gnome»
> >> > Making all in gconf
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf»
> >> > Making all in GConf
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/GConf»
> >> > cp ../../gtk-sharp.snk .
> >> > cp ../../AssemblyInfo.cs .
> >> > /usr/local/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
> >> > -define:GNOME_SHARP_2_16 -define:GNOME_SHARP_2_20
> >> > -define:GNOME_SHARP_2_24
> >> > /out:gconf-sharp.dll /target:library
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > ./ClientBase.cs ./Client.cs ./ChangeSet.cs ./Engine.cs ./_Entry.cs
> >> > ./NoSuchKeyException.cs ./NotifyEventArgs.cs ./NotifyEventHandler.cs
> >> > ./NotifyWrapper.cs ./Value.cs AssemblyInfo.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > Creating policy.2.4.gconf-sharp.dll
> >> > Creating policy.2.6.gconf-sharp.dll
> >> > Creating policy.2.8.gconf-sharp.dll
> >> > Creating policy.2.16.gconf-sharp.dll
> >> > Creating policy.2.20.gconf-sharp.dll
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/GConf»
> >> > Making all in GConf.PropertyEditors
> >> > make[3]: se ingresa al directorio
> >> >
> >> >
> «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/GConf.PropertyEditors»
> >> > cp ../../gtk-sharp.snk .
> >> > /usr/local/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8
> >> > -define:GNOME_SHARP_2_16 -define:GNOME_SHARP_2_20
> >> > -define:GNOME_SHARP_2_24
> >> > /out:gconf-sharp-peditors.dll /target:library
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../art/art-sharp.dll /r:../../gnome/gnome-sharp.dll
> >> > /r:../../gconf/GConf/gconf-sharp.dll ./PropertyEditor.cs
> >> > ./PropertyEditorBool.cs ./PropertyEditorEnum.cs
> ./PropertyEditorEntry.cs
> >> > ./PropertyEditorFileEntry.cs ./PropertyEditorOptionMenu.cs
> >> > ./PropertyEditorRadioButton.cs ./PropertyEditorSpinButton.cs
> >> > ./PropertyEditorToggleButton.cs ./EditorShell.cs ../../AssemblyInfo.cs
> >> > Compilation succeeded - 22 warning(s)
> >> > Creating policy.2.4.gconf-sharp-peditors.dll
> >> > Creating policy.2.6.gconf-sharp-peditors.dll
> >> > Creating policy.2.8.gconf-sharp-peditors.dll
> >> > Creating policy.2.16.gconf-sharp-peditors.dll
> >> > Creating policy.2.20.gconf-sharp-peditors.dll
> >> > make[3]: se sale del directorio
> >> >
> >> >
> «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/GConf.PropertyEditors»
> >> > Making all in tools
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/tools»
> >> > /usr/local/bin/mcs /out:gconfsharp-schemagen.exe ./schemagen.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/tools»
> >> > Making all in doc
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/doc»
> >> > make[3]: No se hace nada para «all».
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf/doc»
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf»
> >> > make[3]: No se hace nada para «all-am».
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf»
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/gconf»
> >> > Making all in sample
> >> > make[2]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample»
> >> > Making all in gconf
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample/gconf»
> >> > MONO_PATH=../../gconf/GConf/gconf-sharp.dll: mono
> >> > ../../gconf/tools/gconfsharp-schemagen.exe Sample ./sample.schema >
> >> > Settings.cs
> >> > /usr/local/bin/mcs /out:sample.exe Settings.cs ./main.cs
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../art/art-sharp.dll /r:../../gconf/GConf/gconf-sharp.dll
> >> > /r:../../gnome/gnome-sharp.dll
> >> > /r:../../gconf/GConf.PropertyEditors/gconf-sharp-peditors.dll
> >> > /resource:./sample.glade
> >> > Compilation succeeded - 2 warning(s)
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample/gconf»
> >> > Making all in gnomevfs
> >> > make[3]: se ingresa al directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample/gnomevfs»
> >> > /usr/local/bin/mcs /out:TestAsync.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestAsync.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > /usr/local/bin/mcs /out:TestAsyncStream.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestAsyncStream.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > /usr/local/bin/mcs /out:TestCallback.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestCallback.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > /usr/local/bin/mcs /out:TestDirectory.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestDirectory.cs
> >> > /usr/local/bin/mcs /out:TestInfo.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestInfo.cs
> >> > /usr/local/bin/mcs /out:TestMime.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestMime.cs
> >> > /usr/local/bin/mcs /out:TestMonitor.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestMonitor.cs
> >> > /usr/local/bin/mcs /out:TestSync.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestSync.cs
> >> > /usr/local/bin/mcs /out:TestSyncCreate.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestSyncCreate.cs
> >> > /usr/local/bin/mcs /out:TestSyncStream.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestSyncStream.cs
> >> > Compilation succeeded - 1 warning(s)
> >> > /usr/local/bin/mcs /out:TestSyncWrite.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestSyncWrite.cs
> >> > /usr/local/bin/mcs /out:TestUnlink.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestUnlink.cs
> >> > /usr/local/bin/mcs /out:TestVolumes.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll ./TestVolumes.cs
> >> > /usr/local/bin/mcs /out:TestXfer.exe
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> > -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll -r:Mono.GetOptions.dll
> >> > ./TestXfer.cs
> >> > Compilation failed: 1 error(s), 0 warnings
> >> > make[3]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample/gnomevfs»
> >> > make[2]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1/sample»
> >> > make[1]: se sale del directorio
> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.24.1»
> >> >
> >> >
> >> >
> >> > 2011/9/27 Alex <xtzgzorex at gmail.com>
> >> >>
> >> >> Hi,
> >> >>
> >> >> You're trying to build gnome-sharp 2.20.1 which is relatively ancient
> >> >> now. master in git is 2.24.2. I strongly recommend building that
> >> >> instead, as e.g. Mono.GetOptions.dll doesn't even exist anymore (it
> is
> >> >> now Mono.Options.dll).
> >> >>
> >> >> Regards,
> >> >> Alex
> >> >>
> >> >> On Tue, Sep 27, 2011 at 10:49 PM, Daniel Soto <
> daniel.soto2k at gmail.com>
> >> >> wrote:
> >> >> > Sure.
> >> >> >
> >> >> > Here is it.
> >> >> >
> >> >> > I'm building from master.
> >> >> >
> >> >> > Regards.
> >> >> >
> >> >> > make  all-recursive
> >> >> > make[1]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1»
> >> >> > Making all in sources
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sources»
> >> >> > make[2]: No se hace nada para «all».
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sources»
> >> >> > Making all in art
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/art»
> >> >> > make[2]: No se hace nada para «all».
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/art»
> >> >> > Making all in gnomevfs
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnomevfs»
> >> >> > Making all in .
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnomevfs»
> >> >> > make[3]: No se hace nada para «all-am».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnomevfs»
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnomevfs»
> >> >> > Making all in gnome
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome»
> >> >> > Making all in .
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome»
> >> >> > make[3]: No se hace nada para «all-am».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome»
> >> >> > Making all in glue
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome/glue»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome/glue»
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gnome»
> >> >> > Making all in gconf
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf»
> >> >> > Making all in GConf
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/GConf»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/GConf»
> >> >> > Making all in GConf.PropertyEditors
> >> >> > make[3]: se ingresa al directorio
> >> >> >
> >> >> >
> >> >> >
> «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/GConf.PropertyEditors»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> >
> >> >> >
> >> >> >
> «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/GConf.PropertyEditors»
> >> >> > Making all in tools
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/tools»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/tools»
> >> >> > Making all in doc
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/doc»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf/doc»
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf»
> >> >> > make[3]: No se hace nada para «all-am».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf»
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/gconf»
> >> >> > Making all in sample
> >> >> > make[2]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample»
> >> >> > Making all in gconf
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample/gconf»
> >> >> > make[3]: No se hace nada para «all».
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample/gconf»
> >> >> > Making all in gnomevfs
> >> >> > make[3]: se ingresa al directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample/gnomevfs»
> >> >> > /usr/local/bin/mcs /out:TestXfer.exe
> >> >> >
> >> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >> >> >
> >> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >> >> >
> >> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >> >> >
> >> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >> >> >
> >> >> >
> -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >> >> > /r:../../gnomevfs/gnome-vfs-sharp.dll -r:Mono.GetOptions.dll
> >> >> > ./TestXfer.cs
> >> >> > error CS0006: Metadata file `Mono.GetOptions.dll' could not be
> found
> >> >> > Compilation failed: 1 error(s), 0 warnings
> >> >> > make[3]: *** [TestXfer.exe] Error 1
> >> >> > make[3]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample/gnomevfs»
> >> >> > make[2]: *** [all-recursive] Error 1
> >> >> > make[2]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1/sample»
> >> >> > make[1]: *** [all-recursive] Error 1
> >> >> > make[1]: se sale del directorio
> >> >> > «/home/danielsenpai/Descargas/gnome-sharp-2.20.1»
> >> >> > make: *** [all] Error 2
> >> >> >
> >> >> >
> >> >> > 2011/9/27 Alex <xtzgzorex at gmail.com>
> >> >> >>
> >> >> >> Hi,
> >> >> >>
> >> >> >> Can you post the full build log? Also are you building from a
> branch
> >> >> >> or
> >> >> >> master?
> >> >> >>
> >> >> >> Regards,
> >> >> >> Alex
> >> >> >>
> >> >> >> On Tue, Sep 27, 2011 at 10:29 PM, Daniel Soto
> >> >> >> <daniel.soto2k at gmail.com>
> >> >> >> wrote:
> >> >> >> > Hello.
> >> >> >> >
> >> >> >> > I'm trying to install Monodevelop 2.6 building it from sources,
> so
> >> >> >> > it
> >> >> >> > require gnome-sharp. I tried to compile it (gnome-sharp), but
> the
> >> >> >> > compilation fails due to a problem with Mono.GetOptions, an
> error
> >> >> >> > appears,
> >> >> >> > it says "Metadata file Mono.GetOptions.dll could not be found".
> >> >> >> >
> >> >> >> > I already installed Mono 2.10.6 and gtk-sharp, from sources.
> >> >> >> >
> >> >> >> > Anyone can help me, please?
> >> >> >> >
> >> >> >> > Thanks in advance.
> >> >> >> >
> >> >> >> > _______________________________________________
> >> >> >> > Mono-list maillist  -  Mono-list at lists.ximian.com
> >> >> >> > http://lists.ximian.com/mailman/listinfo/mono-list
> >> >> >> >
> >> >> >> >
> >> >> >
> >> >> >
> >> >
> >> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110927/20bd16cd/attachment-0001.html 


More information about the Monodevelop-list mailing list