[Pardus-kullanicilari] gtk-sharp-1.0.10 compile problem

Hakan Sonmez running.tux at gmail.com
18 Tem 2006 Sal 21:45:32 EEST


Tum configure ve make islemim burada belki yardimci olur

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking for gcc... (cached) cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for void *... yes
checking size of void *... 4
checking for pkg-config... /home/hakan/garnome/bin/pkg-config
checking for mono >= 0.96... yes
checking MONO_DEPENDENCY_CFLAGS... -D_REENTRANT -pthread 
-I/home/hakan/garnome/lib/pkgconfig/../../include 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include
checking MONO_DEPENDENCY_LIBS... -Wl,--export-dynamic -pthread 
-L/home/hakan/garnome/lib/pkgconfig/../../lib -L/home/hakan/garnome/lib 
-lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for mono... /home/hakan/garnome/bin/mono
checking for mcs... /home/hakan/garnome/bin/mcs
checking for gacutil... /home/hakan/garnome/bin/gacutil
checking for gobject-2.0... yes
checking GLIB_CFLAGS... -I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include
checking GLIB_LIBS... -L/home/hakan/garnome/lib -lgobject-2.0 -lglib-2.0
checking for pango... yes
checking PANGO_CFLAGS... -I/home/hakan/garnome/include/pango-1.0 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include
checking PANGO_LIBS... -L/home/hakan/garnome/lib -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtk+-2.0... yes
checking GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/home/hakan/garnome/include/gtk-2.0 
-I/home/hakan/garnome/lib/gtk-2.0/include 
-I/home/hakan/garnome/include/atk-1.0 
-I/home/hakan/garnome/include/cairo 
-I/home/hakan/garnome/include/pango-1.0 -I/home/hakan/garnome/include 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include
checking GTK_LIBS... -L/home/hakan/garnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 
-lm -lpangocairo-1.0 -lfontconfig -lXcursor -lXfixes -lpango-1.0 -lcairo 
-lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for libxml-2.0... yes
checking XML_CFLAGS... -I/home/hakan/garnome/include/libxml2
checking XML_LIBS... -L/home/hakan/garnome/lib -lxml2 -lz -lm
checking for libart-2.0 >= 2.2.0... yes
checking LIBART_CFLAGS... -I/home/hakan/garnome/include/libart-2.0
checking LIBART_LIBS... -L/home/hakan/garnome/lib -lart_lgpl_2
checking for libgnomecanvas-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 
gtk+-2.0 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.0 gmodule-2.0 >= 2.2.0... yes
checking GNOME_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/home/hakan/garnome/include/libgnomecanvas-2.0 
-I/home/hakan/garnome/include/libart-2.0 
-I/home/hakan/garnome/include/pango-1.0 -I/home/hakan/garnome/include 
-I/home/hakan/garnome/include/freetype2 
-I/home/hakan/garnome/include/gtk-2.0 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include 
-I/home/hakan/garnome/lib/gtk-2.0/include 
-I/home/hakan/garnome/include/atk-1.0 
-I/home/hakan/garnome/include/cairo 
-I/home/hakan/garnome/include/libgnomeui-2.0 
-I/home/hakan/garnome/include/libgnome-2.0 
-I/home/hakan/garnome/include/gconf/2 
-I/home/hakan/garnome/include/libbonoboui-2.0 
-I/home/hakan/garnome/include/gnome-vfs-2.0 
-I/home/hakan/garnome/lib/gnome-vfs-2.0/include 
-I/home/hakan/garnome/include/gnome-keyring-1 
-I/home/hakan/garnome/include/orbit-2.0 
-I/home/hakan/garnome/include/libbonobo-2.0 
-I/home/hakan/garnome/include/bonobo-activation-2.0 
-I/home/hakan/garnome/include/libxml2 
-I/home/hakan/garnome/include/libgnomeprintui-2.2 
-I/home/hakan/garnome/include/libgnomeprint-2.2
checking GNOME_LIBS... -pthread -Wl,--export-dynamic 
-L/home/hakan/garnome/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 
-lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 
-lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprintui-2-2 
-lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lXfixes 
-lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0
checking for libglade-2.0 >= 2.0.0... yes
checking GLADE_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/home/hakan/garnome/include/libglade-2.0 
-I/home/hakan/garnome/include/gtk-2.0 
-I/home/hakan/garnome/include/libxml2 
-I/home/hakan/garnome/lib/gtk-2.0/include 
-I/home/hakan/garnome/include/atk-1.0 
-I/home/hakan/garnome/include/cairo 
-I/home/hakan/garnome/include/pango-1.0 -I/home/hakan/garnome/include 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include
checking GLADE_LIBS... -L/home/hakan/garnome/lib -lglade-2.0 
-lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor 
-lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 
-ldl -lglib-2.0
checking for libgda >= 1.0.0... checking for librsvg-2.0 >= 2.0.1... yes
checking RSVG_DEPENDENCIES_CFLAGS... 
-I/home/hakan/garnome/include/librsvg-2 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include 
-I/home/hakan/garnome/include/gtk-2.0
checking RSVG_DEPENDENCIES_LIBS... -L/home/hakan/garnome/lib -lrsvg-2 
-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for libgtkhtml-3.8 >= 3.6.0... yes
checking GTKHTML_DEPENDENCIES_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS 
-D_REENTRANT -DXUSE_MTSAFE_API 
-I/home/hakan/garnome/include/libgtkhtml-3.8 
-I/home/hakan/garnome/include/libgnomeui-2.0 
-I/home/hakan/garnome/include/libgnomeprintui-2.2 
-I/home/hakan/garnome/include/libglade-2.0 
-I/home/hakan/garnome/include/libgnome-2.0 
-I/home/hakan/garnome/include/libgnomecanvas-2.0 
-I/home/hakan/garnome/include/gtk-2.0 
-I/home/hakan/garnome/include/libart-2.0 
-I/home/hakan/garnome/include/gconf/2 
-I/home/hakan/garnome/include/libbonoboui-2.0 
-I/home/hakan/garnome/include/gnome-vfs-2.0 
-I/home/hakan/garnome/lib/gnome-vfs-2.0/include 
-I/home/hakan/garnome/include/gnome-keyring-1 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include 
-I/home/hakan/garnome/include/orbit-2.0 
-I/home/hakan/garnome/include/libbonobo-2.0 
-I/home/hakan/garnome/include/bonobo-activation-2.0 
-I/home/hakan/garnome/include/pango-1.0 -I/home/hakan/garnome/include 
-I/home/hakan/garnome/include/freetype2 
-I/home/hakan/garnome/lib/gtk-2.0/include 
-I/home/hakan/garnome/include/atk-1.0 
-I/home/hakan/garnome/include/cairo 
-I/home/hakan/garnome/include/libxml2 
-I/home/hakan/garnome/include/libgnomeprint-2.2
checking GTKHTML_DEPENDENCIES_LIBS... -pthread -Wl,--export-dynamic 
-L/home/hakan/garnome/lib -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE 
-lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-keyring -lgnome-2 
-lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 
-lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 
-lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXrandr -lXi 
-lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 
-lfontconfig -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for vte >= 0.11.10... yes
checking VTE_DEPENDENCIES_CFLAGS... -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/home/hakan/garnome/include 
-I/home/hakan/garnome/include/freetype2 
-I/home/hakan/garnome/include/glib-2.0 
-I/home/hakan/garnome/lib/glib-2.0/include 
-I/home/hakan/garnome/include/gtk-2.0 
-I/home/hakan/garnome/include/pango-1.0 
-I/home/hakan/garnome/lib/gtk-2.0/include 
-I/home/hakan/garnome/include/atk-1.0 -I/home/hakan/garnome/include/cairo
checking VTE_DEPENDENCIES_LIBS... -Wl,--rpath 
-Wl,/home/hakan/garnome/lib -L/home/hakan/garnome/lib -lvte -lncurses 
-lXft -lfreetype -lz -lgtk-x11-2.0 -lpangoxft-1.0 -lpangox-1.0 
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 
-lm -lpangocairo-1.0 -lfontconfig -lXcursor -lXfixes -lcairo -lXrender 
-lX11 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: creating ./config.status
config.status: creating sources/Makefile
config.status: creating parser/Makefile
config.status: creating generator/Makefile
config.status: creating generator/gapi-codegen
config.status: creating glib/Makefile
config.status: creating glib/AssemblyInfo.cs
config.status: creating glib/glib-sharp.dll.config
config.status: creating glib/glue/Makefile
config.status: creating pango/Makefile
config.status: creating pango/AssemblyInfo.cs
config.status: creating pango/pango-sharp.dll.config
config.status: creating pango/glue/Makefile
config.status: creating atk/Makefile
config.status: creating atk/AssemblyInfo.cs
config.status: creating atk/atk-sharp.dll.config
config.status: creating art/Makefile
config.status: creating art/AssemblyInfo.cs
config.status: creating art/art-sharp.dll.config
config.status: creating art/art-sharp.pc
config.status: creating gdk/Makefile
config.status: creating gdk/AssemblyInfo.cs
config.status: creating gdk/gdk-sharp.dll.config
config.status: creating gdk/glue/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/AssemblyInfo.cs
config.status: creating gtk/gtk-sharp.dll.config
config.status: creating gtk/glue/Makefile
config.status: creating glade/Makefile
config.status: creating glade/AssemblyInfo.cs
config.status: creating glade/glade-sharp.dll.config
config.status: creating glade/glade-sharp.pc
config.status: creating glade/glue/Makefile
config.status: creating gnome/Makefile
config.status: creating gnome/AssemblyInfo.cs
config.status: creating gnome/gnome-sharp.dll.config
config.status: creating gnome/gnome-sharp.pc
config.status: creating gnome/glue/Makefile
config.status: creating gda/Makefile
config.status: creating gda/AssemblyInfo.cs
config.status: creating gda/gda-sharp.dll.config
config.status: creating gda/gda-sharp.pc
config.status: creating gnomedb/Makefile
config.status: creating gnomedb/AssemblyInfo.cs
config.status: creating gnomedb/gnomedb-sharp.dll.config
config.status: creating gnomedb/gnomedb-sharp.pc
config.status: creating gconf/Makefile
config.status: creating gconf/doc/Makefile
config.status: creating gconf/GConf/Makefile
config.status: creating gconf/GConf/AssemblyInfo.cs
config.status: creating gconf/GConf/gconf-sharp.dll.config
config.status: creating gconf/GConf/gconf-sharp.pc
config.status: creating gconf/GConf.PropertyEditors/Makefile
config.status: creating gconf/GConf.PropertyEditors/AssemblyInfo.cs
config.status: creating gconf/tools/Makefile
config.status: creating gconf/tools/gconfsharp-schemagen
config.status: creating gtkhtml/Makefile
config.status: creating gtkhtml/AssemblyInfo.cs
config.status: creating gtkhtml/gtkhtml-sharp.dll.config
config.status: creating gtkhtml/gtkhtml-sharp.pc
config.status: creating rsvg/Makefile
config.status: creating rsvg/AssemblyInfo.cs
config.status: creating rsvg/rsvg-sharp.dll.config
config.status: creating rsvg/rsvg-sharp.pc
config.status: creating vte/Makefile
config.status: creating vte/AssemblyInfo.cs
config.status: creating vte/vte-sharp.dll.config
config.status: creating vte/vte-sharp.pc
config.status: creating doc/Makefile
config.status: creating doc/updater/Makefile
config.status: creating sample/GtkDemo/Makefile
config.status: creating sample/Makefile
config.status: creating sample/gconf/Makefile
config.status: creating sample/pixmaps/Makefile
config.status: creating sample/rsvg/Makefile
config.status: creating sample/test/Makefile
config.status: creating sample/drawing-sample.exe.config
config.status: creating sample/cairo-sample.exe.config
config.status: creating gtk-sharp.pc
config.status: creating parser/gapi.pc
config.status: creating parser/gapi-fixup
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
---
Configuration summary

   * Installation prefix = /home/hakan/garnome
   * C# compiler: /home/hakan/garnome/bin/mcs

   Optional assemblies included in the build:

      * art-sharp.dll: yes
      * gnome-sharp.dll: yes
      * glade-sharp.dll: yes
      * gda-sharp.dll: no
      * gnomedb-sharp.dll: no
      * rsvg-sharp.dll: yes
      * gtkhtml-sharp.dll: yes
      * vte-sharp.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.

---
        [configure] complete for gtk-sharp.
 ==> Running make in work/main.d/gtk-sharp-1.0.10
make[1]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10'
make  all-recursive
make[2]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10'
Making all in sources
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/sources'
make[3]: `all' için hiçbir şey yapılmadı.
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/sources'
Making all in generator
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/generator'
make[3]: `all' için hiçbir şey yapılmadı.
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/generator'
Making all in parser
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/parser'
make[3]: `all' için hiçbir şey yapılmadı.
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/parser'
Making all in glib
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib'
Making all in glue
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib/glue'
make[4]: `all' için hiçbir şey yapılmadı.
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib/glue'
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib'
/home/hakan/garnome/bin/mcs /out:glib-sharp.dll /target:library  
./Boxed.cs ./ConnectBeforeAttribute.cs 
./DefaultSignalHandlerAttribute.cs ./DelegateWrapper.cs ./EnumWrapper.cs 
./FileUtils.cs ./GException.cs ./GString.cs ./Idle.cs ./IWrapper.cs 
./ListBase.cs ./List.cs ./Log.cs ./MainContext.cs ./MainLoop.cs 
./ManagedValue.cs ./Markup.cs ./Marshaller.cs 
./MissingIntPtrCtorException.cs ./Object.cs ./ObjectManager.cs 
./Opaque.cs ./PropertyAttribute.cs ./SignalArgs.cs ./SignalAttribute.cs 
./SignalCallback.cs ./SList.cs ./Source.cs ./Thread.cs ./Timeout.cs 
./TypeConverter.cs ./Type.cs ./TypeFundamentals.cs ./UnwrappedObject.cs 
./ValueArray.cs ./Value.cs AssemblyInfo.cs
./Value.cs(247,35): warning CS0612: `GLib.Boxed' is obsolete
./Value.cs(247,35): warning CS0612: `GLib.Boxed' is obsolete
./Value.cs(249,15): warning CS0612: `GLib.Boxed' is obsolete
./Marshaller.cs(42,22): warning CS0169: The private method 
`GLib.Marshaller.g_strfreev(System.IntPtr)' is never used
./Object.cs(210,32): warning CS0169: The private method 
`GLib.Object.gtksharp_get_type_id(System.IntPtr)' is never used
./Value.cs(147,21): warning CS0169: The private method 
`GLib.Value.gtksharp_object_get_ref_count(System.IntPtr)' is never used
./Value.cs(358,22): warning CS0169: The private method 
`GLib.Value.g_value_take_boxed(ref GLib.Value, System.IntPtr)' is never used
./Value.cs(32,10): warning CS0169: The private field `GLib.Value.type' 
is assigned but its value is never used
./Value.cs(33,8): warning CS0169: The private field `GLib.Value.pad_1' 
is assigned but its value is never used
./Value.cs(34,8): warning CS0169: The private field `GLib.Value.pad_2' 
is assigned but its value is never used
Compilation succeeded - 10 warning(s)
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib'
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/glib'
Making all in pango
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango'
Making all in .
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango'
/home/hakan/garnome/bin/mcs /unsafe /out:pango-sharp.dll /target:library 
/r:../glib/glib-sharp.dll ./Scale.cs AssemblyInfo.cs generated/*.cs
generated/Analysis.cs(67,29): warning CS0169: The private property 
`Pango.Analysis.GType' is never used
generated/Analysis.cs(54,18): warning CS0169: The private field 
`Pango.Analysis._extra_attrs' is never used
generated/AttrClass.cs(27,29): warning CS0169: The private property 
`Pango.AttrClass.GType' is never used
generated/AttrColor.cs(28,29): warning CS0169: The private property 
`Pango.AttrColor.GType' is never used
generated/AttrFloat.cs(28,29): warning CS0169: The private property 
`Pango.AttrFloat.GType' is never used
generated/AttrFontDesc.cs(45,29): warning CS0169: The private property 
`Pango.AttrFontDesc.GType' is never used
generated/AttrInt.cs(28,29): warning CS0169: The private property 
`Pango.AttrInt.GType' is never used
generated/Attribute.cs(58,29): warning CS0169: The private property 
`Pango.Attribute.GType' is never used
generated/AttrLanguage.cs(45,29): warning CS0169: The private property 
`Pango.AttrLanguage.GType' is never used
generated/AttrShape.cs(37,29): warning CS0169: The private property 
`Pango.AttrShape.GType' is never used
generated/AttrString.cs(28,29): warning CS0169: The private property 
`Pango.AttrString.GType' is never used
generated/GlyphGeometry.cs(29,29): warning CS0169: The private property 
`Pango.GlyphGeometry.GType' is never used
generated/GlyphInfo.cs(29,29): warning CS0169: The private property 
`Pango.GlyphInfo.GType' is never used
generated/GlyphItem.cs(45,29): warning CS0169: The private property 
`Pango.GlyphItem.GType' is never used
generated/GlyphString.cs(20,18): warning CS0169: The private field 
`Pango.GlyphString._log_clusters' is never used
generated/GlyphVisAttr.cs(27,29): warning CS0169: The private property 
`Pango.GlyphVisAttr.GType' is never used
generated/GlyphVisAttr.cs(14,16): warning CS0169: The private field 
`Pango.GlyphVisAttr._bitfield0' is never used
generated/IntSet.cs(67,29): warning CS0169: The private property 
`Pango.IntSet.GType' is never used
generated/IntSet.cs(16,18): warning CS0169: The private field 
`Pango.IntSet._bits' is never used
generated/Item.cs(63,29): warning CS0169: The private property 
`Pango.Item.GType' is never used
LayoutLine.custom(59,20): warning CS0169: The private method 
`Pango.LayoutLine.g_free(System.IntPtr)' is never used
LayoutLine.custom(62,20): warning CS0169: The private method 
`Pango.LayoutLine.pango_layout_line_get_x_ranges(System.IntPtr, ınt32, 
ınt32, out System.IntPtr, out ınt32)' is never used
generated/LayoutRun.cs(36,29): warning CS0169: The private property 
`Pango.LayoutRun.GType' is never used
generated/LogAttr.cs(27,29): warning CS0169: The private property 
`Pango.LogAttr.GType' is never used
generated/LogAttr.cs(14,16): warning CS0169: The private field 
`Pango.LogAttr._bitfield0' is never used
generated/Rectangle.cs(30,29): warning CS0169: The private property 
`Pango.Rectangle.GType' is never used
Compilation succeeded - 26 warning(s)
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango'
Making all in glue
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango/glue'
make[4]: `all' için hiçbir şey yapılmadı.
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango/glue'
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/pango'
Making all in atk
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/atk'
/home/hakan/garnome/bin/mcs /unsafe /out:atk-sharp.dll /target:library 
/r:../glib/glib-sharp.dll  AssemblyInfo.cs generated/*.cs
generated/Attribute.cs(28,29): warning CS0169: The private property 
`Atk.Attribute.GType' is never used
generated/Object.cs(226,23): warning CS0169: The private method 
`Atk.Object.OverrideFocusEvent(GLib.GType)' is never used
generated/Object.cs(296,23): warning CS0169: The private method 
`Atk.Object.OverrideActiveDescendantChanged(GLib.GType)' is never used
generated/Object.cs(366,23): warning CS0169: The private method 
`Atk.Object.OverrideVisibleDataChanged(GLib.GType)' is never used
generated/Object.cs(434,23): warning CS0169: The private method 
`Atk.Object.OverrideChildrenChanged(GLib.GType)' is never used
generated/Object.cs(506,23): warning CS0169: The private method 
`Atk.Object.OverrideStateChange(GLib.GType)' is never used
generated/Object.cs(578,23): warning CS0169: The private method 
`Atk.Object.OverridePropertyChange(GLib.GType)' is never used
generated/KeyEventStruct.cs(33,29): warning CS0169: The private property 
`Atk.KeyEventStruct.GType' is never used
generated/NoOpObject.cs(396,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideSelectionChanged(GLib.GType)' is never used
generated/NoOpObject.cs(739,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideColumnReordered(GLib.GType)' is never used
generated/NoOpObject.cs(807,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideColumnDeleted(GLib.GType)' is never used
generated/NoOpObject.cs(879,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideRowReordered(GLib.GType)' is never used
generated/NoOpObject.cs(947,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideColumnInserted(GLib.GType)' is never used
generated/NoOpObject.cs(1019,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideModelChanged(GLib.GType)' is never used
generated/NoOpObject.cs(1087,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideRowInserted(GLib.GType)' is never used
generated/NoOpObject.cs(1159,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideRowDeleted(GLib.GType)' is never used
generated/NoOpObject.cs(1390,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideTextCaretMoved(GLib.GType)' is never used
generated/NoOpObject.cs(1460,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideTextSelectionChanged(GLib.GType)' is never used
generated/NoOpObject.cs(1528,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideTextAttributesChanged(GLib.GType)' is never used
generated/NoOpObject.cs(1596,23): warning CS0169: The private method 
`Atk.NoOpObject.OverrideTextChanged(GLib.GType)' is never used
generated/PropertyValues.cs(29,29): warning CS0169: The private property 
`Atk.PropertyValues.GType' is never used
Compilation succeeded - 21 warning(s)
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/atk'
Making all in gdk
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk'
Making all in .
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk'
/home/hakan/garnome/bin/mcs /unsafe /out:gdk-sharp.dll /target:library 
/r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll ./EventButton.cs 
./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs 
./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventKey.cs 
./EventMotion.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs 
./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs 
./EventWindowState.cs ./Key.cs ./Size.cs ./TextProperty.cs 
AssemblyInfo.cs generated/*.cs
./EventClient.cs(30,22): warning CS0169: The private method 
`Gdk.EventClient.gtksharp_gdk_event_client_get_time(System.IntPtr)' is 
never used
generated/BRESINFO.cs(32,29): warning CS0169: The private property 
`Gdk.BRESINFO.GType' is never used
generated/DeviceAxis.cs(29,29): warning CS0169: The private property 
`Gdk.DeviceAxis.GType' is never used
generated/DeviceKey.cs(28,29): warning CS0169: The private property 
`Gdk.DeviceKey.GType' is never used
generated/Display.cs(37,23): warning CS0169: The private method 
`Gdk.Display.OverrideClosed(GLib.GType)' is never used
generated/DisplayManager.cs(59,23): warning CS0169: The private method 
`Gdk.DisplayManager.OverrideDisplayOpened(GLib.GType)' is never used
generated/DisplayPointerHooks.cs(26,29): warning CS0169: The private 
property `Gdk.DisplayPointerHooks.GType' is never used
generated/EdgeTable.cs(38,29): warning CS0169: The private property 
`Gdk.EdgeTable.GType' is never used
generated/GCValues.cs(77,29): warning CS0169: The private property 
`Gdk.GCValues.GType' is never used
generated/Geometry.cs(37,29): warning CS0169: The private property 
`Gdk.Geometry.GType' is never used
generated/Keymap.cs(37,23): warning CS0169: The private method 
`Gdk.Keymap.OverrideDirectionChanged(GLib.GType)' is never used
generated/Keymap.cs(105,23): warning CS0169: The private method 
`Gdk.Keymap.OverrideKeysChanged(GLib.GType)' is never used
generated/KeymapKey.cs(29,29): warning CS0169: The private property 
`Gdk.KeymapKey.GType' is never used
generated/PangoAttrEmbossed.cs(36,29): warning CS0169: The private 
property `Gdk.PangoAttrEmbossed.GType' is never used
generated/PangoAttrStipple.cs(44,29): warning CS0169: The private 
property `Gdk.PangoAttrStipple.GType' is never used
generated/PixbufFrame.cs(60,29): warning CS0169: The private property 
`Gdk.PixbufFrame.GType' is never used
generated/PixbufLoader.cs(57,23): warning CS0169: The private method 
`Gdk.PixbufLoader.OverrideClosed(GLib.GType)' is never used
generated/PixbufLoader.cs(125,23): warning CS0169: The private method 
`Gdk.PixbufLoader.OverrideSizePrepared(GLib.GType)' is never used
generated/PixbufLoader.cs(197,23): warning CS0169: The private method 
`Gdk.PixbufLoader.OverrideAreaUpdated(GLib.GType)' is never used
generated/PixbufLoader.cs(273,23): warning CS0169: The private method 
`Gdk.PixbufLoader.OverrideAreaPrepared(GLib.GType)' is never used
generated/Pixdata.cs(53,29): warning CS0169: The private property 
`Gdk.Pixdata.GType' is never used
generated/Pixdata.cs(20,18): warning CS0169: The private field 
`Gdk.Pixdata._pixel_data' is never used
generated/Point.cs(28,29): warning CS0169: The private property 
`Gdk.Point.GType' is never used
generated/PointerHooks.cs(26,29): warning CS0169: The private property 
`Gdk.PointerHooks.GType' is never used
generated/RegionBox.cs(30,29): warning CS0169: The private property 
`Gdk.RegionBox.GType' is never used
generated/RgbCmap.cs(45,29): warning CS0169: The private property 
`Gdk.RgbCmap.GType' is never used
generated/RgbCmap.cs(17,18): warning CS0169: The private field 
`Gdk.RgbCmap._info_list' is never used
generated/Screen.cs(37,23): warning CS0169: The private method 
`Gdk.Screen.OverrideSizeChanged(GLib.GType)' is never used
generated/Segment.cs(30,29): warning CS0169: The private property 
`Gdk.Segment.GType' is never used
generated/Span.cs(29,29): warning CS0169: The private property 
`Gdk.Span.GType' is never used
generated/TimeCoord.cs(29,29): warning CS0169: The private property 
`Gdk.TimeCoord.GType' is never used
generated/WindowAttr.cs(65,29): warning CS0169: The private property 
`Gdk.WindowAttr.GType' is never used
Compilation succeeded - 32 warning(s)
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk'
Making all in glue
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk/glue'
make[4]: `all' için hiçbir şey yapılmadı.
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk/glue'
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gdk'
Making all in gtk
make[3]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gtk'
Making all in .
make[4]: Entering directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gtk'
/home/hakan/garnome/bin/mcs /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 ./Application.cs 
./ITreeNode.cs ./NodeStore.cs ./StockManager.cs ./ThreadNotify.cs 
./TreeNodeAttribute.cs ./TreeNode.cs ./TreeNodeValueAttribute.cs 
AssemblyInfo.cs generated/*.cs
./StockManager.cs(49,5): error CS0117: `Gtk.StockItem' does not contain 
a definition for `StockId'
TargetEntry.custom(29,4): error CS0117: `Gtk.TargetEntry' does not 
contain a definition for `Info'
TargetEntry.custom(26,3): error CS0171: Field `Gtk.TargetEntry.İnfo' 
must be fully assigned before control leaves the constructor
Compilation failed: 3 error(s), 0 warnings
make[4]: *** [gtk-sharp.dll] Hata 1
make[4]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gtk'
make[3]: *** [all-recursive] Hata 1
make[3]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10/gtk'
make[2]: *** [all-recursive] Hata 1
make[2]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10'
make[1]: *** [all] Hata 2
make[1]: Leaving directory 
`/home/hakan/Desktop/garnome-2.14.0/garnome-2.14.0/mono/gtk-sharp1.0/work/main.d/gtk-sharp-1.0.10'
make: *** [build-work/main.d/gtk-sharp-1.0.10/Makefile] Hata 2



İhsan Haluk AKIN wrote On 18-07-2006 13:40:
> ./configure yaptın mı?
> Bir kütüphane eksik gibi duruyor
>
> Salı 18 Temmuz 2006 13:32 tarihinde Hakan Sonmez şunları yazmıştı: 
>   
>> bu paketi bir turlu derleyemedim, gtk-sharp in listesine de sordum ama
>> cevap yok aldigim mesaj su
>>
>> #cikti#
>>
>> /usr/bin/mcs /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 ./Application.cs
>> ./ITreeNode.cs ./NodeStore.cs ./StockManager.cs ./ThreadNotify.cs
>> ./TreeNodeAttribute.cs ./TreeNode.cs ./TreeNodeValueAttribute.cs
>> AssemblyInfo.cs generated/*.cs
>> ./StockManager.cs(49,5): error CS0117: `Gtk.StockItem' does not contain
>> a definition for `StockId'
>> TargetEntry.custom(29,4): error CS0117: `Gtk.TargetEntry' does not
>> contain a definition for `Info'
>> TargetEntry.custom(26,3): error CS0171: Field `Gtk.TargetEntry.İnfo'
>> must be fully assigned before control leaves the constructor
>> Compilation failed: 3 error(s), 0 warnings
>> make[4]: *** [gtk-sharp.dll] Hata 1
>>
>> #cikti#
>>
>> tesekkurler
>>
>> sistem -------------------> pardus 1.0
>> mono  versiyon -----> 1.1.13.4
>>
>> _______________________________________________
>> Pardus-kullanicilari mailing list
>> Pardus-kullanicilari at uludag.org.tr
>> http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari
>>     
> _______________________________________________
> Pardus-kullanicilari mailing list
> Pardus-kullanicilari at uludag.org.tr
> http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari
>
>   



Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi