[Anjuta-list] Linking problems



Hello all.

I'm trying to install Anjuta. After passing the compiling stage thanks to Nicolas Laplante (thank you) I got stuck again in the linking part (so it seems) my output is this:
an_file_view.o: In function `fv_get_file_type':
/home/liron/anjuta/anjuta-0.1.9/src/an_file_view.c:56: undefined reference to `gnome_vfs_mime_type_from_name'an_file_view.o: In function `anjuta_fv_open_file': /home/liron/anjuta/anjuta-0.1.9/src/an_file_view.c:72: undefined reference to `gnome_vfs_get_file_mime_type' /home/liron/anjuta/anjuta-0.1.9/src/an_file_view.c:80: undefined reference to `gnome_vfs_mime_get_default_application' /home/liron/anjuta/anjuta-0.1.9/src/an_file_view.c:89: undefined reference to `gnome_vfs_mime_application_free'
collect2: ld returned 1 exit status
make[2]: *** [anjuta] Error 1
make[2]: Leaving directory `/home/liron/anjuta/anjuta-0.1.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/liron/anjuta/anjuta-0.1.9'
make: *** [all-recursive-am] Error 2


It seems like the gnome-vfs-mime object files can't be located (I couldn't even locate them on my HDD) Can someone tell me what's going on and what exactly I should do in order to solve my problem?

Thank you
Liron






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