Hello
I try to compile rhythmbox--merge--0.9--patch-22.
Configure ends as follows: > configure: Rhythmbox was configured with the following options: > configure: ** Tree database is enabled > configure: Tag writing is disabled > configure: ** Multimedia keys support is enabled > configure: Dashboard support is disabled > configure: iPod integration disabled > configure: CD burner support is disabled > configure: ** Bonobo control/activation enabled > configure: ** D-BUS control/activation enabled > configure: End options
Unfortunately the make command aborts with undefined symbol 'rb_refstring_unref'. See [1].
Trying to get a newer patch is not possible as well. I just became a this panic:
> [EMAIL PROTECTED]:~$ tla get [EMAIL PROTECTED]/rhythmbox--merge--0.9--patch-23 > > WARNING: no rule found for checking signatures from [EMAIL PROTECTED] > > Consider creating ~/.arch-params/signing/[EMAIL PROTECTED] > or ~/.arch-params/signing/=default.check > > * from pristine cache: [EMAIL PROTECTED]/rhythmbox--merge--0.9--patch-22 > * patching for revision: [EMAIL PROTECTED]/rhythmbox--merge--0.9--patch-23 > PANIC: conflict applying patch in arch_build_revision
Any suggestions for this behavior?
Ren�
*** [1] /home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb.c:2058: undefined reference to `rb_refstring_unref' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x19ff): In function `get_genres_h ash_for_type': /home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:850: undefinedreference to `rb_refstring_unref' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1a09):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:850: undefined reference to `rb_refstring_equal ' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1a13):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:850: undefined reference to `rb_refstring_hash' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1b57): In function `get_or_create_genre': /home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:905: undefined reference to `rb_refstring_unref' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1b61):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:905: undefined reference to `rb_refstring_equal ' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1b6b):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:905: undefined reference to `rb_refstring_hash' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1bf9): In function `get_or_create_artist': /home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:926: undefined refere nce to `rb_refstring_unref' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1c03):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:926: undefined reference to `rb_refstring_equal ' ../widgets/.libs/librbwidgets.a(rhythmdb-tree.o)(.text+0x1c0d):/home/rene/rhythmbox--merge--0.9--patch-22/rhythmdb/rhythmdb-tree.c:926: undefined reference to `rb_refstring_hash' collect2: ld returned 1 exit status make[3]: *** [rhythmbox] Error 1 make[3]: Leaving directory `/home/rene/rhythmbox--merge--0.9--patch-22/shell' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/rene/rhythmbox--merge--0.9--patch-22/shell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rene/rhythmbox--merge--0.9--patch-22' make: *** [all] Error 2 [EMAIL PROTECTED]:~/rhythmbox--merge--0.9--patch-22$ _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
