[Pidgin] #8085: SoC Themes should support drag-and-install

Pidgin trac at pidgin.im
Sun Jun 28 07:41:36 EDT 2009


#8085: SoC Themes should support drag-and-install
-------------------------+--------------------------------------------------
 Reporter:  darkrain42   |        Owner:  salinasv    
     Type:  enhancement  |       Status:  closed      
Milestone:  2.6.0        |    Component:  pidgin (gtk)
  Version:               |   Resolution:  fixed       
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by poizon):

 Since these patches, the mtn snapshot fails to build:

 {{{
 gtkblist-theme.c: In function ‘copy_font_and_color’:
 gtkblist-theme.c:130: warning: ISO C90 forbids mixed declarations and code
 gtkprefs.c: In function ‘theme_install_theme’:
 gtkprefs.c:761: error: ‘GFile’ undeclared (first use in this function)
 gtkprefs.c:761: error: (Each undeclared identifier is reported only once
 gtkprefs.c:761: error: for each function it appears in.)
 gtkprefs.c:761: error: ‘source’ undeclared (first use in this function)
 gtkprefs.c:761: error: ‘destination’ undeclared (first use in this
 function)
 gtkprefs.c:761: warning: left-hand operand of comma expression has no
 effect
 gtkprefs.c:762: warning: ISO C90 forbids mixed declarations and code
 gtkprefs.c:764: error: implicit declaration of function
 ‘g_file_new_for_path’
 gtkprefs.c:774: error: ‘GFileInfo’ undeclared (first use in this function)
 gtkprefs.c:774: error: ‘file_info’ undeclared (first use in this function)
 gtkprefs.c:774: error: implicit declaration of function
 ‘g_file_query_info’
 gtkprefs.c:775: error: ‘G_FILE_ATTRIBUTE_STANDARD_NAME’ undeclared (first
 use in this function)
 gtkprefs.c:776: error: ‘G_FILE_QUERY_INFO_NONE’ undeclared (first use in
 this function)
 gtkprefs.c:780: error: implicit declaration of function
 ‘g_file_info_get_content_type’
 gtkprefs.c:780: warning: initialization makes pointer from integer without
 a cast
 gtkprefs.c:780: warning: ISO C90 forbids mixed declarations and code
 gtkprefs.c:792: error: implicit declaration of function ‘g_file_copy’
 gtkprefs.c:792: error: ‘G_FILE_COPY_OVERWRITE’ undeclared (first use in
 this function)
 make[3]: *** [gtkprefs.o] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}
 The ./configure command was:

 ./configure --disable-meanwhile --disable-avahi --disable-nm --disable-
 perl --disable-tcl --disable-tk --disable-deprecated --disable-consoleui
 --disable-screensaver --disable-glibtest --disable-gtktest --disable-
 gestures --with-dynamic-prpls=msn --disable-doxygen --enable-gnutls=no
 --quiet

 I think, this ticket should be reopened.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8085#comment:6>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list