Re: Problems to compile gtk with jhbuild + imendio patchs

2007-12-20 Thread Richard Hult
Arx Cruz skrev:
 Sorry if is the wrong place to post this, but im having problems in compile
 Gtk with Quartz support through imendio patchs using jhbuild,
 
 All packages compiles very well, but when i try compile gtk i have this
 error:

There is some new accessibility code that was added recently and we 
haven't had time to make that build for OS X yet. It should be fixed in 
a couple of days.

Regards,
Richard

-- 
Imendio AB, http://www.imendio.com/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Problems to compile gtk with jhbuild + imendio patchs

2007-12-19 Thread Arx Cruz
Hi guys,
Sorry if is the wrong place to post this, but im having problems in compile
Gtk with Quartz support through imendio patchs using jhbuild,

All packages compiles very well, but when i try compile gtk i have this
error:

 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../modules/other
-I../../../gdk -I../../../gdk -I../../../gtk -I../../../gtk -DGTK_VERSION=\
2.15.0\ -I/opt/gtk/include -D_REENTRANT
-I/opt/gtk/include/glib-2.0-I/opt/gtk/lib/glib-
2.0/include -I/opt/gtk/include/pango-1.0 -I/opt/gtk/include/cairo
-I/opt/gtk/include/libpng12 -I/opt/gtk/include/atk-1.0 -DG_ENABLE_DEBUG
-DG_ERRORCHECK_MUTEXES -DG_DISABLE_DEPRECATED -O -gstabs+3 -std=gnu89 -Wall
-MT libgail_la-gailwindow.lo -MD -MP -MF .deps/libgail_la-gailwindow.Tpo -c
gailwindow.c  -fno-common -DPIC -o .libs/libgail_la-gailwindow.o
gailwindow.c: In function 'gail_window_get_name':
gailwindow.c:349: warning: passing argument 1 of
'gtk_container_get_children' from incompatible pointer type
gailwindow.c:1093:2: error: #error Port to this GDK backend
make[5]: *** [libgail_la-gailwindow.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I try find something in google but no success.
If i remove the #if GDK_WINDOWING_WIN32 things, compiles but then when i try
link others librarys ldconfig throws a error.

Any idea whats wrong ?

Cheers


-- 
A fé remove montanhas, mas eu prefiro a dinamite
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list