Continuing my ARM cross build.

For gtk+ 2.24.7, 'no-tests.patch.cross' fails.

Here is a patch that works:

diff -Naur gtk+-2.24.7-VANILLA/Makefile.in gtk+-2.24.7/Makefile.in
--- gtk+-2.24.7-VANILLA/Makefile.in     2011-10-17 22:02:58.000000000 +0000
+++ gtk+-2.24.7/Makefile.in     2011-11-04 19:28:07.000000000 +0000
@@ -459,7 +459,7 @@
        || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11
target tests."; exit 1; } \
        && DISPLAY=:$$XID && export DISPLAY

-SRC_SUBDIRS = gdk gtk modules demos tests perf
+SRC_SUBDIRS = gdk gtk modules perf
 SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build

 # require automake 1.4

Regards,
Barry Kauler



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to