Advertisement
Guest User

hzsp

a guest
Feb 11th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. test_media_keys-gsd-media-keys-manager.o: In function `ubuntu_osd_notification_is_supported':
  2. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:207: undefined reference to `notify_get_server_caps'
  3. test_media_keys-gsd-media-keys-manager.o: In function `ubuntu_osd_notification_show_icon':
  4. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:222: undefined reference to `notify_notification_new'
  5. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:223: undefined reference to `notify_notification_set_hint_string'
  6. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:224: undefined reference to `notify_notification_set_hint_string'
  7. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:226: undefined reference to `notify_notification_show'
  8. test_media_keys-gsd-media-keys-manager.o: In function `ubuntu_osd_do_notification':
  9. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:249: undefined reference to `notify_notification_set_hint_int32'
  10. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:250: undefined reference to `notify_notification_update'
  11. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:243: undefined reference to `notify_notification_new'
  12. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:244: undefined reference to `notify_notification_set_hint_string'
  13. test_media_keys-gsd-media-keys-manager.o: In function `gsd_media_keys_manager_stop':
  14. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:2041: undefined reference to `notify_notification_close'
  15. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:2047: undefined reference to `notify_notification_close'
  16. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:2053: undefined reference to `notify_notification_close'
  17. test_media_keys-gsd-media-keys-manager.o: In function `ubuntu_osd_do_notification':
  18. /home/jshaw/gnome-settings-daemon-3.2.2/plugins/media-keys/gsd-media-keys-manager.c:252: undefined reference to `notify_notification_show'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement