SpEcIeS
June 25th, 2006, 03:29 PM
This morning I was trying to build a deb for the latest mail-notification, 3.0, however it errors out. The odd thing is when I compile manually, ./configure;make, everything works.
Now I guess what I am asking is, what file do I need to alter to allow the same configuration and compiling as the manual method. Realizing this sounds cryptic, I do not know how else to term it, but hopefully someone will know.
Here is the final ouput:
.libs/liborg_gnome_mail_notification_la-mn-evolution-plugin.o: In function `org_gnome_mail_notification_message_reading':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-plugin.c:212: undefined reference to `mail_tools_folder_to_url'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_factory_cb':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:76: undefined reference to `mail_component_peek'
:/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:76: undefined reference to `mail_component_peek_tree_model'
:/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:77: undefined reference to `em_folder_tree_new_with_model'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_get_property':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:121: undefined reference to `em_folder_tree_get_selected_uri'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_set_property':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:145: undefined reference to `em_folder_tree_set_selected'
.libs/liborg_gnome_mail_notification_la-mn-evolution-glue.o: In function `mn_evolution_glue_getUnseenMessages':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-glue.gob:61: undefined reference to `mail_tool_uri_to_folder'
.libs/liborg_gnome_mail_notification_la-mn-evolution-glue.o: In function `mn_evolution_glue_getFolderName':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-glue.gob:126: undefined reference to `mail_tool_uri_to_folder'
collect2: ld returned 1 exit status
make[4]: *** [liborg-gnome-mail-notification.la] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
Now I guess what I am asking is, what file do I need to alter to allow the same configuration and compiling as the manual method. Realizing this sounds cryptic, I do not know how else to term it, but hopefully someone will know.
Here is the final ouput:
.libs/liborg_gnome_mail_notification_la-mn-evolution-plugin.o: In function `org_gnome_mail_notification_message_reading':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-plugin.c:212: undefined reference to `mail_tools_folder_to_url'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_factory_cb':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:76: undefined reference to `mail_component_peek'
:/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:76: undefined reference to `mail_component_peek_tree_model'
:/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:77: undefined reference to `em_folder_tree_new_with_model'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_get_property':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:121: undefined reference to `em_folder_tree_get_selected_uri'
.libs/liborg_gnome_mail_notification_la-mn-evolution-folder-tree-control.o: In function `mn_evolution_folder_tree_control_set_property':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-folder-tree-control.c:145: undefined reference to `em_folder_tree_set_selected'
.libs/liborg_gnome_mail_notification_la-mn-evolution-glue.o: In function `mn_evolution_glue_getUnseenMessages':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-glue.gob:61: undefined reference to `mail_tool_uri_to_folder'
.libs/liborg_gnome_mail_notification_la-mn-evolution-glue.o: In function `mn_evolution_glue_getFolderName':/home/robb/build/mail-notification/mail-notification-3.0/src/mn-evolution-glue.gob:126: undefined reference to `mail_tool_uri_to_folder'
collect2: ld returned 1 exit status
make[4]: *** [liborg-gnome-mail-notification.la] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2