From: Willy S. R. <wi...@gm...> - 2013-08-24 23:47:52
|
> 2.1.4-beta1 out the door and uploaded ... > > Changelog and NEWS have the details. > > Will leave it about a week and if there is nothing significant then I will make the > final release. I got this error while building this version make all-recursive make[1]: Entering directory `/tmp/build/gtkpod-2.1.4' Making all in libgtkpod make[2]: Entering directory `/tmp/build/gtkpod-2.1.4/libgtkpod' CC gtkpod_app_iface.lo CC filetype_iface.lo CC track_command_iface.lo CC exporter_iface.lo CC repository_editor_iface.lo CC details_editor_iface.lo CC lyrics_editor_iface.lo CC photo_editor_iface.lo CC gp_private.lo CC gp_itdb.lo CC charset.lo CC sha1.lo CC file.lo CC file_itunesdb.lo CC file_convert.lo CC fileselection.lo CC misc_track.lo CC prefs.lo CC syncdir.lo CC misc.lo CC misc_conversion.lo CC clientserver.lo CC directories.lo CC tools.lo CC misc_playlist.lo CC stock_icons.lo CC gtkpod_app-marshallers.lo CC tool_menu_action.lo CC context_menus.lo CC autodetection.lo autodetection.c: In function 'autodetection_init': autodetection.c:179:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_once (&g_type_init_once, (GThreadFunc)g_type_init, NULL); ^ CCLD libgtkpod.la make[2]: Leaving directory `/tmp/build/gtkpod-2.1.4/libgtkpod' Making all in libs make[2]: Entering directory `/tmp/build/gtkpod-2.1.4/libs' Making all in atomic-parsley make[3]: Entering directory `/tmp/build/gtkpod-2.1.4/libs/atomic-parsley' CXX AP_AtomExtracts.lo CXX AP_commons.lo CXX AP_iconv.lo CXX APar_sha1.lo CXX APar_uuid.lo CXX AtomicParsley_genres.lo CXX AtomicParsley.lo CXX AtomicParsleyBridge.lo CXXLD libatomicparsley.la make[3]: Leaving directory `/tmp/build/gtkpod-2.1.4/libs/atomic-parsley' make[3]: Entering directory `/tmp/build/gtkpod-2.1.4/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/build/gtkpod-2.1.4/libs' make[2]: Leaving directory `/tmp/build/gtkpod-2.1.4/libs' Making all in src make[2]: Entering directory `/tmp/build/gtkpod-2.1.4/src' CC anjuta-about.o CC anjuta-action-callbacks.o CC anjuta-app.o CC gtkpod.o gtkpod.c: In function ‘on_gtkpod_delete_event’: gtkpod.c:245:35: error: ‘profile_manager’ undeclared (first use in this function) anjuta_profile_manager_close (profile_manager); ^ gtkpod.c:245:35: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [gtkpod.o] Error 1 make[2]: Leaving directory `/tmp/build/gtkpod-2.1.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/build/gtkpod-2.1.4' make: *** [all] Error 2 compiled against anjuta-3.8.4 -- Willy Sudiarto Raharjo Personal Blog : http://willysr.blogspot.com Linux Blog: http://slackblogs.blogspot.com |