Re: [Rhythmbox-devel] HAL removal



Hi all,

I'm trying to compile rhythmbox from sources and I receive the following error, related (as I've understood) to "libmediaplayerid" (I included the complete "make" result just in case I was completely wrong...).

giopas giolaptop:~/Desktop/rhythmbox$ make
make  all-recursive
make[1]: Entering directory `/home/giopas/Desktop/rhythmbox'
Making all in macros
make[2]: Entering directory `/home/giopas/Desktop/rhythmbox/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/giopas/Desktop/rhythmbox/macros'
Making all in lib
make[2]: Entering directory `/home/giopas/Desktop/rhythmbox/lib'
/usr/bin/glib-genmarshal --prefix=rb_marshal ./rb-marshal.list --header --body > rb-marshal.c
/usr/bin/glib-genmarshal --prefix=rb_marshal ./rb-marshal.list --header > rb-marshal.h
/usr/bin/gdk-pixbuf-csource --raw --name=rhythmbox_set_star_inline ../data/icons/hicolor/16x16/status/rhythmbox-set-star.png > rhythmbox-set-star-inline.h
/usr/bin/gdk-pixbuf-csource --raw --name=rhythmbox_unset_star_inline ../data/icons/hicolor/16x16/status/rhythmbox-unset-star.png > rhythmbox-unset-star-inline.h
/usr/bin/gdk-pixbuf-csource --raw --name=rhythmbox_no_star_inline ../data/icons/hicolor/16x16/status/rhythmbox-no-star.png > rhythmbox-no-star-inline.h
make  all-recursive
make[3]: Entering directory `/home/giopas/Desktop/rhythmbox/lib'
Making all in libmediaplayerid
make[4]: Entering directory `/home/giopas/Desktop/rhythmbox/lib/libmediaplayerid'
  CC     mpid-device.lo
  CC     mpid-files.lo
  CC     mpid-util.lo
  CC     mpid-dummy.lo
cc1: warnings being treated as errors
mpid-dummy.c:23: error: no previous prototype for ‘mpid_device_db_lookup’
make[4]: *** [mpid-dummy.lo] Error 1
make[4]: Leaving directory `/home/giopas/Desktop/rhythmbox/lib/libmediaplayerid'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/giopas/Desktop/rhythmbox/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/giopas/Desktop/rhythmbox/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/giopas/Desktop/rhythmbox'
make: *** [all] Error 2


Can somebody help me to move on and fix it? Thank you very much for your advices!!!

giopas


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