Dear RB developers, I am trying to compile the latest CVS on my amd64 w/gcc4.0 and I get the following error.
cc1: warnings being treated as errors rb-daap-share.c: In function 'add_playlist_to_mlcl': rb-daap-share.c:679: warning: cast from pointer to integer of different size rb-daap-share.c:680: warning: cast from pointer to integer of different size make: *** [rb-daap-share.lo] Error 1 rb_daap_structure_add (mlit, RB_DAAP_CC_MIID, (gint32) source); rb_daap_structure_add (mlit, RB_DAAP_CC_MPER, (gint64)(gint32) source); I don't know what the various DAAP messages expect, so I am rather wary of fixing it myself. Can someone look into it please Tristan _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
