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

Reply via email to