[Fink-devel] gnome-desktop-sharp2-2.24.0-1 fails to build

2010-09-16 Thread Hanspeter Niederstrasser
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:  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


Re: [Fink-devel] icewm-1.3.6-1 fails to build on 10.5/i386

2010-09-16 Thread Daniel Macks
On Thu, 16 Sep 2010 07:08:44 -0400, Hanspeter Niederstrasser  wrote:
10.5/i386/Apple's X11:
  >
  > g   -fpermissive -Wall -Wpointer-arith -Wwrite-strings
  > -Woverloaded-virtual -W -fno-exceptions -fno-rtti -Os -pipe -MD
  > -I/sw/include-DHAVE_CONFIG_H -DLIBDIR='"/sw/share/icewm"'
  > -DCFGDIR='"/sw/etc/icewm"' -DLOCDIR='"/sw/share/locale"' -DKDEDIR='""'
  > -DPACKAGE='"icewm"' -DVERSION='"1.3.6"' -DHOSTOS='"Darwin"'
  > -DHOSTCPU='"i386"' -DEXEEXT='""' -DICEWMEXE='"icewm"'
  > -DICEWMTRAYEXE='"icewmtray"' -DICEWMBGEXE='"icewmbg"'
  > -DICESMEXE='"icewm-session"' -DICEHELPEXE='"icehelp"'
  > -DICEHELPIDX='"/sw/share/doc/icewm/icewm.html"' `pkg-config
  > gdk-pixbuf-xlib-2.0 --cflags` -I/sw/lib/xft2/include
  > -I/sw/include/freetype2 -I/sw/include -I/sw/lib/fontconfig2/include
  > -I/usr/X11/include  -I/usr/X11R6/include -I/sw/include/glib-2.0
  > -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include/gtk-2.0
  > -I/sw/include -c ywindow.cc
  > ywindow.cc: In member function 'void YDesktop::updateXineramaInfo(int&,
  > int&)':
  > ywindow.cc:1882: error: 'XRRScreenResources' was not declared in this scope
  > ywindow.cc:1882: error: 'xrrsr' was not declared in this scope
  > ywindow.cc:1883: error: 'XRRGetScreenResources' was not declared in this
  > scope
  > ywindow.cc:1887: error: 'XRRCrtcInfo' was not declared in this scope
  > ywindow.cc:1887: error: 'ci' was not declared in this scope
  > ywindow.cc:1887: error: 'XRRGetCrtcInfo' was not declared in this scope
  > ywindow.cc:1904: error: 'XRROutputInfo' was not declared in this scope
  > ywindow.cc:1904: error: 'oinfo' was not declared in this scope
  > ywindow.cc:1904: error: 'XRRGetOutputInfo' was not declared in this scope
  > make[1]: *** [ywindow.o] Error 1
  > make: *** [base] Error 2
  > ### execution of make failed, exit code 2
  > ### execution of /var/tmp/tmp.4.Ydnq2d failed, exit code 2
  >
  > Google says those are Xrandr.h things, which I do have in
  > /usr/X11/include/X11/extensions/Xrandr.h (v 1.9 2002/09/29 according the
  > the CVS tag on top of the file). 
  >
  > Found this as well:
  > 
http://sourceforge.net/tracker/?func=detail&aid=2677667&group_id=31&atid=100031
 
I forgot how confusing the xrandr situation is on OS X:( Different 
versions, and at least one x11 provider (10.4/apple's maybe) has an 
xrandr that lies about its own version. I committed %r=2 for 10.[45] 
that has --disable-randr (vs a separate high %r for 10.6 with it 
not-disabled). That "seems like it might work", in that on 10.6 it 
still builds successfully but does not appear to use xrandr at 
compile-time. That's about as far as I can take it, others feel free to 
hack and fix. 
 
dan
 
 
 

  --
Daniel Macks
  dma...@netspace.org

 


--
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

Re: [Fink-devel] icewm-1.3.6-1 fails to build on 10.5/i386

2010-09-16 Thread Hanspeter Niederstrasser
Builds OK with rev -2.

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


[Fink-devel] icewm-1.3.6-1 fails to build on 10.5/i386

2010-09-16 Thread Hanspeter Niederstrasser
10.5/i386/Apple's X11:

g++ -fpermissive -Wall -Wpointer-arith -Wwrite-strings 
-Woverloaded-virtual -W -fno-exceptions -fno-rtti -Os -pipe -MD 
-I/sw/include-DHAVE_CONFIG_H -DLIBDIR='"/sw/share/icewm"' 
-DCFGDIR='"/sw/etc/icewm"' -DLOCDIR='"/sw/share/locale"' -DKDEDIR='""' 
-DPACKAGE='"icewm"' -DVERSION='"1.3.6"' -DHOSTOS='"Darwin"' 
-DHOSTCPU='"i386"' -DEXEEXT='""' -DICEWMEXE='"icewm"' 
-DICEWMTRAYEXE='"icewmtray"' -DICEWMBGEXE='"icewmbg"' 
-DICESMEXE='"icewm-session"' -DICEHELPEXE='"icehelp"' 
-DICEHELPIDX='"/sw/share/doc/icewm/icewm.html"' `pkg-config 
gdk-pixbuf-xlib-2.0 --cflags` -I/sw/lib/xft2/include 
-I/sw/include/freetype2 -I/sw/include -I/sw/lib/fontconfig2/include 
-I/usr/X11/include  -I/usr/X11R6/include -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include/gtk-2.0 
-I/sw/include -c ywindow.cc
ywindow.cc: In member function 'void YDesktop::updateXineramaInfo(int&, 
int&)':
ywindow.cc:1882: error: 'XRRScreenResources' was not declared in this scope
ywindow.cc:1882: error: 'xrrsr' was not declared in this scope
ywindow.cc:1883: error: 'XRRGetScreenResources' was not declared in this 
scope
ywindow.cc:1887: error: 'XRRCrtcInfo' was not declared in this scope
ywindow.cc:1887: error: 'ci' was not declared in this scope
ywindow.cc:1887: error: 'XRRGetCrtcInfo' was not declared in this scope
ywindow.cc:1904: error: 'XRROutputInfo' was not declared in this scope
ywindow.cc:1904: error: 'oinfo' was not declared in this scope
ywindow.cc:1904: error: 'XRRGetOutputInfo' was not declared in this scope
make[1]: *** [ywindow.o] Error 1
make: *** [base] Error 2
### execution of make failed, exit code 2
### execution of /var/tmp/tmp.4.Ydnq2d failed, exit code 2

Google says those are Xrandr.h things, which I do have in 
/usr/X11/include/X11/extensions/Xrandr.h (v 1.9 2002/09/29 according the 
the CVS tag on top of the file).

Found this as well:
http://sourceforge.net/tracker/?func=detail&aid=2677667&group_id=31&atid=100031

Hanspeter

-- 
Hanspeter Niederstrasser
hanspeter at snaggledworks.com

--
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