To Fink Users,

From: Remi Mommsen <[EMAIL PROTECTED]>,

While updating the gnome packages on Tiger (but it also happens on Panther), gtk+2 fails while building against xorg with a missing header file:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" - DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk - DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED - DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/ glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/ X11R6/include -I/usr/X11R6/include/freetype2 -DXTHREADS - D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -I/usr/X11R6/ include -no-cpp-precomp -DX_LOCALE -I/sw/include -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -MT gdkcolor-x11.lo -MD -MP -MF .deps/ gdkcolor-x11.Tpo -c gdkcolor-x11.c -o gdkcolor-x11.o >/dev/null 2>&1
gdkcursor-x11.c:31:33: error: X11/Xcursor/Xcursor.h: No such file or directory

I had this same problem with xorg-6.8.2-22 and gtk+2-2.4.9-8 about three weeks ago:
http://article.gmane.org/gmane.os.apple.fink.general/16910


I got a successful compilation by creating that path and placing Xcursor.h there from the xorg tarball. You should be able to pull the same trick to get it to work.

The curious thing here is that the fix appears to have already been checked in to CVS (prior to the 10.4-transitional fork, so that's not the issue, unless I'm reading CVS wrong).

Cheers, Nathan.


------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to