[Rhythmbox-devel] Re: compile error in CVS (gst 0.8)



>>>>> "AZ" == Adam Zimmerman  writes:

AZ> Just tried to compile from CVS today, and I'm getting this error:
AZ> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=
AZ> \"/usr/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\"
AZ> -I../.. -I../../lib -I../../metadata -I../../sources
AZ> -I../../rhythmdb -I../../backends -I../../widgets -I../../player
AZ> -I../../lib -DORBIT2=1 -pthread -I/usr/include/gtk-2.0
AZ> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
AZ> -I/usr/include/cairo -I/usr/include/pango-1.0
AZ> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
AZ> -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
AZ> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
AZ> -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
AZ> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
AZ> -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0
AZ> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
AZ> -I/usr/include/freetype2 -I/usr/include/libxml2
AZ> -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0
AZ> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -DORBIT2=1
AZ> -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
AZ> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
AZ> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wcomment -Wformat
AZ> -Wnonnull -Wimplicit-int -Wimplicit -Wmain -Wmissing-braces
AZ> -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs
AZ> -Wunused-function -Wunused-label -Wunused-value -Wchar-subscripts
AZ> -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
AZ> -Wpointer-arith -Wcast-align -Wall -Werror -std=gnu89 -DORBIT2=1
AZ> -pthread -I/usr/include/gnome-media -I/usr/include/gconf/2
AZ> -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0
AZ> -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0
AZ> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
AZ> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
AZ> -I/usr/include/cairo -I/usr/include/pango-1.0
AZ> -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0
AZ> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
AZ> -I/usr/include/bonobo-activation-2.0 -I../../daapsharing -g -O2
AZ> -MT rb-player-gst.lo -MD -MP -MF .deps/rb-player-gst.Tpo -c
AZ> ../../player/rb-player-gst.c -fPIC -DPIC -o .libs/rb-player-gst.o
AZ> ../../player/rb-player-gst.c: In function 'error_cb':
AZ> ../../player/rb-player-gst.c:302: error:
AZ> 'RB_PLAYER_GST_ERROR_NO_AUDIO' undeclared (first use in this
AZ> function) ../../player/rb-player-gst.c:302: error: (Each
AZ> undeclared identifier is reported only once
AZ> ../../player/rb-player-gst.c:302: error: for each function it
AZ> appears in.)  ../../player/rb-player-gst.c:304: error:
AZ> 'RB_PLAYER_GST_ERROR_GENERAL' undeclared (first use in this
AZ> function) ../../player/rb-player-gst.c:322: error:
AZ> 'RB_PLAYER_GST_ERROR' undeclared (first use in this function)
AZ> make[3]: *** [rb-player-gst.lo] Error 1 make[3]: Leaving directory
AZ> `/usr/src/rhythmbox/backends/gstreamer' make[2]: ***
AZ> [all-recursive] Error 1 make[2]: Leaving directory
AZ> `/usr/src/rhythmbox/backends' make[1]: *** [all-recursive] Error 1
AZ> make[1]: Leaving directory `/usr/src/rhythmbox' make: *** [all]
AZ> Error 2

Did you re-run autogen.sh?  It may be that automake/autoconf need to
regenerate the Makefiles etc.  I know there were some major interface
changes in CVS in the player and backend subdirectories just recently.

Alex


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