Just tried to compile from CVS today, and I'm getting this error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR= \"/usr/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\" -I../.. -I../../lib -I../../metadata -I../../sources -I../../rhythmdb -I../../backends -I../../widgets -I../../player -I../../lib -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -DORBIT2=1 -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wcomment -Wformat -Wnonnull -Wimplicit-int -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-value -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wall -Werror -std=gnu89 -DORBIT2=1 -pthread -I/usr/include/gnome-media -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I../../daapsharing -g -O2 -MT rb-player-gst.lo -MD -MP -MF .deps/rb-player-gst.Tpo -c ../../player/rb-player-gst.c -fPIC -DPIC -o .libs/rb-player-gst.o ../../player/rb-player-gst.c: In function 'error_cb': ../../player/rb-player-gst.c:302: error: 'RB_PLAYER_GST_ERROR_NO_AUDIO' undeclared (first use in this function) ../../player/rb-player-gst.c:302: error: (Each undeclared identifier is reported only once ../../player/rb-player-gst.c:302: error: for each function it appears in.) ../../player/rb-player-gst.c:304: error: 'RB_PLAYER_GST_ERROR_GENERAL' undeclared (first use in this function) ../../player/rb-player-gst.c:322: error: 'RB_PLAYER_GST_ERROR' undeclared (first use in this function) make[3]: *** [rb-player-gst.lo] Error 1 make[3]: Leaving directory `/usr/src/rhythmbox/backends/gstreamer' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/rhythmbox/backends' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/rhythmbox' make: *** [all] Error 2
-- Adam Zimmerman <[EMAIL PROTECTED]> CREATIVITY - http://mirrors.creativecommons.org/movingimages/Building_on_the_Past.mpg ALWAYS - http://randomfoo.net/oscon/2002/lessig/ BUILDS - http://www.theopencd.org/ ON THE PAST - http://free-culture.org/freecontent/ -- NAPOLEON: What shall we do with this soldier, Giuseppe? Everything he says is wrong. GIUSEPPE: Make him a general, Excellency, and then everything he says will be right. -- G. B. Shaw, "The Man of Destiny" _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
