kazehakase build failuers ... gtk deprecated code

Jeremy Huddleston jeremyhu at macports.org
Tue May 5 12:04:00 PDT 2009


So kazehakase explicitly disables support for GTK deprecated code, but  
then it goes ahead and uses something that's been deprecated for at  
least 7 years!  What's going on here?

  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/opt/ 
local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/ 
include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/ 
pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/ 
local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/ 
include/freetype2 -I/opt/local/include/libpng12 -I../../src/dialogs - 
I../../src/utils -I../../src/net -I../../src/bookmarks -I../../src/ 
widget -I../../src/libegg/dropdowntoolbutton -I../../src/libegg/ 
pixbufthumbnail -I../../src -DGTK_DISABLE_DEPRECATED=1 - 
DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Actions\" - 
DG_DISABLE_DEPRECATED=1 -I/opt/local/include -O2 -Wall -Wmissing- 
declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz- 
actions-tab.lo -MD -MP -MF .deps/kz-actions-tab.Tpo -c kz-actions- 
tab.c  -fno-common -DPIC -o .libs/kz-actions-tab.o
kz-actions-dynamic.c: In function  
'cb_copy_in_user_format_menuitem_activate':
kz-actions-dynamic.c:168: warning: implicit declaration of function  
'GTK_CHECK_CAST'
kz-actions-dynamic.c:168: error: syntax error before 'KzStatusbar'
kz-actions-dynamic.c:168: error: too few arguments to function  
'kz_statusbar_set_copied_text'
kz-actions-dynamic.c:168: warning: left-hand operand of comma  
expression has no effect
kz-actions-dynamic.c:168: error: syntax error before ')' token


More information about the macports-dev mailing list