I already installed those. I still get these error. Any idea? [EMAIL PROTECTED] tracker]# yum install *libnotify* Loaded plugins: refresh-packagekit fedora | 2.4 kB 00:00 updates | 2.3 kB 00:00 Setting up Install Process Parsing package install arguments Package libnotify-devel-0.4.4-10.fc9.i386 already installed and latest version Package pidgin-libnotify-0.13-3.fc9.i386 already installed and latest version Package libnotify-0.4.4-10.fc9.i386 already installed and latest version Nothing to do
Jin ----- Original Message ---- From: Jamie McCracken <[EMAIL PROTECTED]> To: Jin Suh <[EMAIL PROTECTED]> Cc: [email protected] Sent: Friday, May 23, 2008 1:53:10 PM Subject: Re: [Tracker] Tracker-applet build error 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
