10.5/i386

config.status: executing depfiles commands
---
Configuration summary

   * Installation prefix = /sw
   * C# compiler: /sw/bin/mcs

   Optional assemblies included in the build:

      * gnome-panel-sharp.dll: yes
      * gnome-print-sharp.dll: no
      * gtkhtml-sharp.dll: yes
      * gtksourceview2-sharp.dll: yes
      * nautilusburn-sharp.dll: yes
      * rsvg-sharp.dll: yes
      * vte-sharp.dll: yes
      * wnck-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.

---
make
make  all-recursive
Making all in sources
make[2]: Nothing to be done for `all'.
Making all in gnomedesktop
cp ./gnomedesktop-api.raw gnomedesktop-api.xml
chmod u+w gnomedesktop-api.xml
/sw/bin/gapi2-fixup --api=gnomedesktop-api.xml --metadata=./metadata
Warning: <attr path="/api/namespace/object"/> matched no nodes
rm -f generated/* &&    \
        /sw/bin/gapi2-codegen --generate gnomedesktop-api.xml \
        -I:/sw/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml
-I:/sw/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml
-I:/sw/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml
-I:/sw/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml
-I:/sw/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml   \
        --outdir=generated --customdir=. --assembly-name=gnomedesktop-sharp     
\
        && touch generated-stamp

Generation Summary:
  Enums: 6  Structs: 0  Boxed: 0  Opaques: 1  Interfaces: 0  Objects: 0 
Callbacks: 0
  Properties: 0  Signals: 0  Methods: 32  Constructors: 5  Throttled: 0
Total Nodes: 44

cp ../gtk-sharp.snk .
sed -e "s/@API_VERSION@/2.20.0.0/" ../AssemblyInfo.cs.in > AssemblyInfo.cs
/sw/bin/mcs  -nowarn:0169,0612,0618 -unsafe -out:gnomedesktop-sharp.dll
-target:library -r:/sw/lib/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll    
generated/*.cs  AssemblyInfo.cs
generated/DesktopItem.cs(11,36): error CS0246: The type or namespace name
`GLib' could not be found. Are you missing a using directive or an
assembly reference?
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [gnomedesktop-sharp.dll] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

$ fink list -i glib
Information about 10829 packages read in 0 seconds.
 i   dbus-glib1.2-dev      0.84-1           Message bus system for
applications
 i   dbus-glib1.2-shlibs   0.84-1           Message bus system for
applications
 i   glib2-dev             2.22.4-3         Handy library of utility
functions
 i   glib2-shlibs          2.22.4-3         Handy library of utility
functions
 i   libavahi-glib1-shlib  0.6.25-2         Service discovery system (Glib)

Hanspeter

-- 
More agile than a turtle, stronger than a mouse, nobler than lettuce


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to