List Info

Thread: compile error in CVS (gst 0.8)




compile error in CVS (gst 0.8)
user name
2006-04-27 02:47:50
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 <adam_zimmermansfu.ca>

CREATIVITY  - http://mirrors.creativecommons.org/movin
gimages/Building_on_the_Past.mpg
ALWAYS      - http://random
foo.net/oscon/2002/lessig/
BUILDS      - http://www.theopencd.org/
ON THE PAST - http://free-cult
ure.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
rhythmbox-develgnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

compile error in CVS (gst 0.8)
user name
2006-04-27 03:38:56
>>>>> "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
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-develgnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

compile error in CVS (gst 0.8)
user name
2006-04-27 03:57:35
On Wed, 2006-26-04 at 20:38 -0700, Alex Lancaster wrote:
> 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.
> 

Yep, tried that. I also tried deleting the source directory
and checking
out a clean copy, and I got the same error.

--
Adam Zimmerman <adam_zimmermansfu.ca>

CREATIVITY  - http://mirrors.creativecommons.org/movin
gimages/Building_on_the_Past.mpg
ALWAYS      - http://random
foo.net/oscon/2002/lessig/
BUILDS      - http://www.theopencd.org/
ON THE PAST - http://free-cult
ure.org/freecontent/
--

 "...very few phenomena can pull someone out of Deep
Hack Mode, with two
noted exceptions: being struck by lightning, or worse, your
*computer*
being struck by lightning."
(By Matt Welsh)

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

compile error in CVS (gst 0.8)
user name
2006-04-27 04:20:37
On Thu, 2006-04-27 at 02:47 +0000, Adam Zimmerman wrote:
> ../../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)

Fixed in cvs.


Cheers,

James "Doc" Livingston
-- 
Democracy is the recurrent suspicion that more than half of
the people
are right more than half of the time. -- E. B. White

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

compile error in CVS (gst 0.8)
user name
2006-04-27 04:42:30
OK, now I'm getting another 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-encoder-gst.lo -MD -MP
-MF .deps/rb-encoder-gst.Tpo -c rb-encoder-gst.c  -fPIC
-DPIC
-o .libs/rb-encoder-gst.o
cc1: warnings being treated as errors
rb-encoder-gst.c: In function 'encoder_match_mime':
rb-encoder-gst.c:614: warning: passing argument 1 of
'gst_object_unref'
from incompatible pointer type
rb-encoder-gst.c: In function 'profile_bin_find_encoder':
rb-encoder-gst.c:624: error: 'GstIterator' undeclared
(first use in this
function)
rb-encoder-gst.c:624: error: (Each undeclared identifier is
reported
only once
rb-encoder-gst.c:624: error: for each function it appears
in.)
rb-encoder-gst.c:624: error: 'iter' undeclared (first use
in this
function)
rb-encoder-gst.c:627: warning: implicit declaration of
function
'gst_bin_iterate_elements'
rb-encoder-gst.c:627: warning: nested extern declaration of
'gst_bin_iterate_elements'
rb-encoder-gst.c:631: warning: implicit declaration of
function
'gst_iterator_next'
rb-encoder-gst.c:631: warning: nested extern declaration of
'gst_iterator_next'
rb-encoder-gst.c:632: error: 'GST_ITERATOR_OK' undeclared
(first use in
this function)
rb-encoder-gst.c:640: error: 'GST_ITERATOR_RESYNC'
undeclared (first use
in this function)
rb-encoder-gst.c:641: warning: implicit declaration of
function
'gst_iterator_resync'
rb-encoder-gst.c:641: warning: nested extern declaration of
'gst_iterator_resync'
rb-encoder-gst.c:643: error: 'GST_ITERATOR_ERROR'
undeclared (first use
in this function)
rb-encoder-gst.c:648: error: 'GST_ITERATOR_DONE'
undeclared (first use
in this function)
rb-encoder-gst.c:653: warning: implicit declaration of
function
'gst_iterator_free'
rb-encoder-gst.c:653: warning: nested extern declaration of
'gst_iterator_free'
rb-encoder-gst.c: In function
'get_profile_from_mime_type':
rb-encoder-gst.c:690: warning: passing argument 1 of
'gst_object_unref'
from incompatible pointer type
rb-encoder-gst.c:691: warning: passing argument 1 of
'gst_object_unref'
from incompatible pointer type
rb-encoder-gst.c:695: warning: passing argument 1 of
'gst_object_unref'
from incompatible pointer type
rb-encoder-gst.c:696: warning: passing argument 1 of
'gst_object_unref'
from incompatible pointer type
make[3]: *** [rb-encoder-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 <adam_zimmermansfu.ca>

CREATIVITY  - http://mirrors.creativecommons.org/movin
gimages/Building_on_the_Past.mpg
ALWAYS      - http://random
foo.net/oscon/2002/lessig/
BUILDS      - http://www.theopencd.org/
ON THE PAST - http://free-cult
ure.org/freecontent/
--

 Life is cheap, but the accessories can kill you.

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

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )