Hi All, Not sure if this should be sent here or to another list so I'll just try here as its wrt rhythmbox that I'm trying to use it so here goes...
When I try to compile it as an rpm on FC4 I get the following errors. Any suggestions? Pete gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Werror -std=c89 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wno-strict-aliasing -Wno-sign-compare -Wdeclaration-after-statement -MT ipod-device.lo -MD -MP -MF .deps/ipod-device.Tpo -c ipod-device.c -fPIC -DPIC -o .libs/ipod-device.o cc1: warnings being treated as errors ipod-device.c: In function 'ipod_device_read_device_info_string': ipod-device.c:871: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ipod-device.c:877: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ipod-device.c: In function 'ipod_device_write_device_info_string': ipod-device.c:904: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ipod-device.c:905: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ipod-device.c: In function 'itdb_device_save': ipod-device.c:1664: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result make[2]: *** [ipod-device.lo] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/libgpod-0.1.8/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/libgpod-0.1.8' make: *** [all] Error 2 _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
