On Sun, 2010-01-24 at 12:40 +0100, Luca Ferretti wrote:

> cc1: warnings being treated as errors
> rb-playlist-source.c: In function ‘rb_playlist_source_save_playlist’:
> rb-playlist-source.c:636: error: implicit declaration of function
> ‘totem_pl_parser_write_with_title’
> rb-playlist-source.c:636: error: nested extern declaration of
> ‘totem_pl_parser_write_with_title’
> make[2]: *** [rb-playlist-source.lo] Errore 1

Check the -I option of the cc1 command
This needs to be included:
/usr/include/totem-pl-parser/1/plparser/totem-pl-parser.h

_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to