hi all,

I am compiling gtk over directfb, we have customised gtk according to our
requirement, which is working fine, now I am trying to upgrade the
version to gtk 2.12.9. by incorporating all changes.

gtkalias.h gets generated by makegtkalias.pl, and I am getting the following
error in that generated file, as it gets automatically generated I cannot
make any changes in gtkalias.h. the file seems to be fine.

if anyone has encountered this kind of error before and found some solution
please share it with me

 In file included from ../../gtk/gtklabel.c:83:
./gtkalias.h:4298: error: syntax error before "extern"
./gtkalias.h:4306: error: syntax error before "extern"
./gtkalias.h:4312: error: syntax error before "extern"
./gtkalias.h:4321: error: syntax error before "extern"
../../gtk/gtklabel.c: In function `gtk_label_state_changed':
../../gtk/gtklabel.c:2851: warning: unused variable `cursor'
../../gtk/gtklabel.c: In function `gtk_label_expose':
../../gtk/gtklabel.c:3113: warning: unused variable `width'
../../gtk/gtklabel.c:3113: warning: unused variable `height'
../../gtk/gtklabel.c: In function `gtk_label_map':
../../gtk/gtklabel.c:3555: warning: unused variable `angle'
../../gtk/gtklabel.c: At top level:
../../gtk/gtklabel.c:1166: warning: '_gtk_label_slide_run' defined but not
used
make[4]: *** [gtklabel.lo] Error 1
make[4]: Leaving directory
`/limo-middleware/ui-framework-fiore/gtk/i386/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/limo-middleware/ui-framework-fiore/gtk/i386/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/limo-middleware/ui-framework-fiore/gtk/i386/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/limo-middleware/ui-framework-fiore/gtk/i386'
make: *** [all] Error 2
ui-framework-fiore/gtk : failed to runnung make
scons: *** [ui-framework-fiore/gtk/i386/.scons_dummy_target_make] Explicit
exit, status 2
scons: building terminated because of errors.
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to