[MacPorts] #28969: gtk-chtheme @0.3.1_2 - Build failure
MacPorts
noreply at macports.org
Wed Mar 30 02:34:35 PDT 2011
#28969: gtk-chtheme @0.3.1_2 - Build failure
-------------------------------------+--------------------------------------
Reporter: norox@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: gtk-chtheme GtkFunction | Port: gtk-chtheme
-------------------------------------+--------------------------------------
Build log:
{{{
theme_sel.c: In function 'create_theme_sel':
theme_sel.c:114: warning: implicit declaration of function
'gtk_timeout_add'
theme_sel.c:114: error: 'GtkFunction' undeclared (first use in this
function)
theme_sel.c:114: error: (Each undeclared identifier is reported only once
theme_sel.c:114: error: for each function it appears in.)
theme_sel.c:114: error: expected ')' before 'theme_list_focus'
make: *** [theme_sel.o] Error 1
}}}
GtkFunction is deprecated since gtk 2.24 and replaced by
GSourceFunc.[[BR]]
Patch included.
--
Ticket URL: <https://trac.macports.org/ticket/28969>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list