you nead libnotify installed (including dev packages) jamie
> Hello tracker community, > > I downloaded the latest tracker out of the snv this afernoon on my Fedora9 > i386 box and found out that the tracker-applet has some following build > error. Could someone has fix for it? I think I have seen this earlier version > too. > > gcc -Wall -Wchar-subscripts -Wnested-externs -Wpointer-arith -Wsign-compare > -o .libs/tracker-applet tracker-applet.o tracker-applet-marshallers.o > ../../src/libtracker/.libs/libtrackerclient.so -L/lib -ldbus-glib-1 -ldbus-1 > -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 > -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl > -lglib-2.0 > tracker-applet.o: In function `tray_icon_show_message': > tracker-applet.c:(.text+0x4df9): undefined reference to > `notify_notification_new_with_status_icon' > tracker-applet.c:(.text+0x4e0f): undefined reference to > `notify_notification_set_urgency' > tracker-applet.c:(.text+0x4e22): undefined reference to > `notify_notification_show' > tracker-applet.o: In function `main': > tracker-applet.c:(.text+0x522b): undefined reference to `notify_is_initted' > tracker-applet.c:(.text+0x523b): undefined reference to `notify_init' > tracker-applet.c:(.text+0x544d): undefined reference to `notify_uninit' > collect2: ld returned 1 exit status > make: *** [tracker-applet] Error 1 > > Thanks, > Jin > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
