Hello All,

step1: I successfully built GTK+2.9.1 with DirectFB-0.9.25.1 on FC3.
step2 :I am trying to build firefox1.5.0.3 with GTK+2.9.1 which was built in 
step1.

Configuration options are
../configure --enable-application=browser
                  --enable-default-toolkit=gtk2
                  --without-x

I am getting the following errors on make.
-------------><------------------------------------------------------------------------------------------><------------------------
gmake[2]: Entering directory `/root/pfcbrowser/mozilla/widget/src/gtkxtbin'
gtk2xtbin.c
gcc -o gtk2xtbin.o -c -I../../../dist/include/system_wrappers -include 
.../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API 
-DOSTYPE=\"Linux2.6.9-1\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 
-D_IMPL_GTKXTBIN_API -DUSE_XIM  -I../../../dist/include/xpcom 
-I../../../dist/include/gtkxtbin -I../../../dist/include 
-I../../../dist/include/nspr    -I../../../dist/sdk/include -I.   -fPIC  
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic 
-pthread -pipe  -DNDEBUG -DTRIMMED -O -D_REENTRANT 
-I/opt/dfbgtk/include/gtk-2.0 -I/opt/dfbgtk/lib/gtk-2.0/include 
-I/opt/dfbgtk/include/directfb -I/opt/dfbgtk/include/atk-1.0 
-I/opt/dfbgtk/include/cairo -I/opt/dfbgtk/include/pango-1.0 
-I/opt/dfbgtk/include/glib-2.0 -I/opt/dfbgtk/lib/glib-2.0/include     
-include ../../../mozilla-config.h -DMOZILLA_CLIENT 
-Wp,-MD,.deps/gtk2xtbin.pp gtk2xtbin.c
In file included from gtk2xtbin.c:49:
.../../../dist/include/system_wrappers/gdk/gdkx.h:3:27: gdk/gdkx.h: No such 
file or directory
gtk2xtbin.c:188: warning: initialization from incompatible pointer type
gtk2xtbin.c:216: warning: redeclaration of 'gtk_xtbin_get_type' with 
different visibility (old visibility preserved)
gtk2xtbin.h:103: warning: previous declaration of 'gtk_xtbin_get_type' was 
here
gtk2xtbin.c:310: warning: redeclaration of 'gtk_xtbin_new' with different 
visibility (old visibility preserved)
gtk2xtbin.h:104: warning: previous declaration of 'gtk_xtbin_new' was here
gtk2xtbin.c: In function `gtk_xtbin_new':
gtk2xtbin.c:327: warning: implicit declaration of function 
`GDK_VISUAL_XVISUAL'
gtk2xtbin.c:328: warning: implicit declaration of function 
`GDK_COLORMAP_XCOLORMAP'
gtk2xtbin.c:329: warning: passing arg 2 of `xt_client_init' makes pointer 
from integer without a cast
gtk2xtbin.c: At top level:
gtk2xtbin.c:395: warning: redeclaration of 'gtk_xtbin_set_position' with 
different visibility (old visibility preserved)
gtk2xtbin.h:107: warning: previous declaration of 'gtk_xtbin_set_position' 
was here
gtk2xtbin.c:407: warning: redeclaration of 'gtk_xtbin_resize' with different 
visibility (old visibility preserved)
gtk2xtbin.h:110: warning: previous declaration of 'gtk_xtbin_resize' was 
here
gmake[2]: *** [gtk2xtbin.o] Error 1
gmake[2]: Leaving directory `/root/pfcbrowser/mozilla/widget/src/gtkxtbin'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/root/pfcbrowser/mozilla'
make: *** [default] Error 2
-------------><------------------------------------------------------------------------------------------><------------------------

Any pointers to fix these would be greatly appreciated!


Thanks,
Karunakaran A.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to