[Evolution] cvs: undefined symbol



Ettore, today's anon cvs fails to run with this error:

/usr/bin/evolution: relocation error: /usr/bin/evolution: undefined symbol:
e_new_gdk_pixbuf_from_corba_icon

None of the warnings (below) appear to be related.

Mike


icalvalue.c: In function `icalvalue_free':
icalvalue.c:528: warning: passing arg 1 of `free' discards qualifiers from
pointer target type
e-calendar-item.c: In function `e_calendar_item_signal_emission_idle_cb':
e-calendar-item.c:2902: warning: passing arg 1 of `gtk_object_ref' from
incompatible pointer type
e-calendar-item.c:2918: warning: passing arg 1 of `gtk_object_unref' from
incompatible pointer type
e-filter-bar.c: In function `menubar_activated':
e-filter-bar.c:152: warning: assignment from incompatible pointer type
e-filter-bar.c: In function `context_rule_removed':
e-filter-bar.c:463: warning: unused variable `efb'
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
e-activity-handler.c:117: warning: `report_task_event' defined but not used
e-shell-folder-commands.c: In function `e_shell_command_rename_folder':
e-shell-folder-commands.c:538: warning: passing arg 1 of `g_free' discards
qualifiers from pointer target type
ibex_block.c: In function `ibex_index_buffer':
ibex_block.c:234: warning: variable `word' might be clobbered by `longjmp'
or `vfork'
testindex.c: In function `read_words':
testindex.c:109: warning: control reaches end of non-void function
testindex.c: In function `main':
testindex.c:151: warning: unused variable `id'
testindex.c: At top level:
testindex.c:93: warning: `read_words' defined but not used
camel-imap-utils.c: In function `imap_mailbox_decode':
camel-imap-utils.c:1046: warning: field width is not type int (arg 4)
camel-imap-utils.c:1095: warning: field width is not type int (arg 4)
camel-imap-utils.c:1105: warning: field width is not type int (arg 4)
camel-spoold-store.c: In function `scan_dir':
camel-spoold-store.c:262: warning: assignment discards qualifiers from
pointer target type
camel-folder.c:697: warning: #warning "Need to duplicate tag string"
camel-folder.c:720: warning: #warning "get_message_user_tag() needs to copy
the tag contents"
camel-medium.c:230: warning: #warning No way to get multi-valued headers?
camel-mime-message.c:489: warning: #warning "return a real error code"
camel-mime-message.c:891: warning: no previous prototype for
`camel_mime_message_get_part_by_content_id'
camel-mime-part.c:564: warning: #warning content-languages should be stored
as a header
camel-mime-part.c:725: warning: #warning "Need to work out how to detect a
(fatally) bad parse in the parser"
camel-multipart.c:5: warning: #warning This should be a mostly abstract
class, but it is not!
camel-remote-store.c:296: warning: `sync_remote_folder' defined but not used
camel-stream-mem.c:189: warning: #warning "g_byte_arrays use g_malloc and so
are totally unsuitable for this object"
filter-part.c: In function `filter_part_xml_create':
filter-part.c:159: warning: unused variable `decstr'
vcc.y:65: warning: `yyparse' redefined
vcc.c:7: warning: this is the location of the previous definition
vcc.y:66: warning: `yylex' redefined
vcc.c:8: warning: this is the location of the previous definition
vcc.y:67: warning: `yyerror' redefined
vcc.c:9: warning: this is the location of the previous definition
vcc.y:68: warning: `yychar' redefined
vcc.c:11: warning: this is the location of the previous definition
vcc.y:75: warning: `yydebug' redefined
vcc.c:12: warning: this is the location of the previous definition
vcc.y:76: warning: `yynerrs' redefined
vcc.c:13: warning: this is the location of the previous definition
vobject.c:104: warning: no previous prototype for `newVObject_'
vobject.c:352: warning: no previous prototype for `initVObjectIterator'
vobject.c:676: warning: no previous prototype for `cleanStrTbl'
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
e-addressbook-model.c: In function `book_view_loaded':
e-addressbook-model.c:369: warning: implicit declaration of function
`e_addressbook_error_dialog'
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
e-msg-composer-hdrs.c:403: warning: `focus_cb' defined but not used
e-icon-list.c:1018: warning: #warning "Ettore: should we allow this font to
be selectable??"
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
evolution-mbox-importer.c: In function `process_item_fn':
evolution-mbox-importer.c:175: warning: assignment discards qualifiers from
pointer target type
mail-account-editor.c: In function `apply_changes':
mail-account-editor.c:92: warning: unused variable `account'
message-tag-editor.c: In function `message_tag_editor_finalise':
message-tag-editor.c:109: warning: unused variable `editor'
message-tag-editor.c: At top level:
message-tag-editor.c:47: warning: `signals' defined but not used
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
/usr/share/idl/Bonobo_Moniker.idl:19: Warning:
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
discouraged for use with C-language IDL mappings
control-factory.c: In function `get_prop':
control-factory.c:77: warning: assignment discards qualifiers from pointer
target type
itip-utils.c: In function `comp_description':
itip-utils.c:371: warning: implicit declaration of function
`e_utf8_from_locale_string'
itip-utils.c:371: warning: assignment makes pointer from integer without a
cast
tasks-control.c: In function `tasks_control_get_property':
tasks-control.c:159: warning: assignment discards qualifiers from pointer
target type
netscape-importer.c: In function `netscape_can_import':
netscape-importer.c:593: warning: unused variable `settings'
netscape-importer.c:593: warning: unused variable `mail'
netscape-importer.c:592: warning: unused variable `importer'
elm-importer.c: In function `elm_can_import':
elm-importer.c:282: warning: unused variable `alias'
pine-importer.c: In function `pine_can_import':
pine-importer.c:399: warning: unused variable `mail'
pine-importer.c: At top level:
pine-importer.c:135: warning: `parse_address' defined but not used
e-summary-calendar.c:88: warning: no previous prototype for
`e_cal_comp_util_compare_event_timezones'
e-summary-offline-handler.c: In function `impl_goOffline':
e-summary-offline-handler.c:180: warning: passing arg 2 of
`CORBA_Object_duplicate' from incompatible pointer type
e-summary-offline-handler.c: In function
`e_summary_offline_handler_add_summary':
e-summary-offline-handler.c:288: warning: implicit declaration of function
`gtk_signal_connect'
e-summary-preferences.c:486: warning: `free_rdf_info' defined but not used
e-summary-preferences.c:495: warning: `find_name_for_url' defined but not
used
e-summary-preferences.c:515: warning: `save_known_rdfs' defined but not used
e-summary-weather.c:99: warning: `make_anchor' defined but not used
main.c: In function `main':
main.c:75: warning: implicit declaration of function `e_cursors_init'




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]