PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Gentoo 1.4 / rhythmbox / monkey-media



majobu
01.05.03, 14:31
Hi@all

ich versuche rhythmbox zum Laufen zu bekommen. Eingesetzt wird Gentoo 1.4 und die Portage-Quelle für Rhythmbox mit folgenden Einstellungen:



CFLAGS="-O3 -mcpu=athlon-xp -march=athlon-xp -pipe -foptimize-sibling-calls \
-fomit-frame-pointer -mmmx -msse -m3dnow"
USE=""
ACCEPT_KEYWORDS="~x86"


Ein emerge -p zeigt mir folgendes:



win / # emerge -p rhythmbox

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild N ] media-libs/monkey-media-0.6.1
[ebuild N ] media-libs/ladspa-sdk-1.12
[ebuild N ] media-libs/libsndfile-1.0.4
[ebuild N ] media-sound/jack-audio-connection-kit-0.61.0
[ebuild N ] media-libs/hermes-1.3.2-r2
[ebuild N ] media-libs/gst-plugins-0.4.2-r2
[ebuild N ] x11-libs/libwnck-2.2.1
[ebuild N ] x11-libs/startup-notification-0.5
[ebuild N ] gnome-base/gnome-desktop-2.2.1-r1
[ebuild U ] gnome-base/gnome-panel-2.2.1 [1.4.2-r2]
[ebuild N ] media-sound/rhythmbox-0.4.1-r1


Wenn ich nun "emerge" dann wird mit folgenden Meldungen bei monkey-media
abgebrochen. Weiß jemand Rat was getan werden muß?



gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"MonkeyMedia\" -I.. -I../src/stream-info-impl -pthread -DORBIT2=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/gconf/2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/gstreamer-0.4.2 -O3 -mcpu=athlon-xp -march=athlon-xp -pipe -foptimize-sibling-calls -fomit-frame-pointer -mmmx -msse -m3dnow -Wall -c monkey-media-marshal.c -MT monkey-media-marshal.lo -MD -MP -MF .deps/monkey-media-marshal.TPlo -o monkey-media-marshal.o >/dev/null 2>&1
mv -f .libs/monkey-media-marshal.lo monkey-media-marshal.lo
monkey-media-musicbrainz.c: In function `load_info_track':
monkey-media-musicbrainz.c:504: `MBE_TrackGetAlbumName' undeclared (first use in this function)
monkey-media-musicbrainz.c:504: (Each undeclared identifier is reported only once
monkey-media-musicbrainz.c:504: for each function it appears in.)
monkey-media-musicbrainz.c:511: `MBE_TrackGetAlbumId' undeclared (first use in this function)
make[4]: *** [monkey-media-musicbrainz.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/monkey-media-0.6.1/work/monkey-media-0.6.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/monkey-media-0.6.1/work/monkey-media-0.6.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/monkey-media-0.6.1/work/monkey-media-0.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/monkey-media-0.6.1/work/monkey-media-0.6.1'
make: *** [all] Error 2

!!! ERROR: media-libs/monkey-media-0.6.1 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! compile failed


Mehr wird leider nicht ausgespuckt. Configure hat folgendes zu monkey-media ausgespuckt:



>>> Unpacking monkey-media-0.6.1.tar.gz to /var/tmp/portage/monkey-media-0.6.1/work
configure.in: installing `./missing'
>>> Source unpacked.
* Working directory: /var/tmp/portage/monkey-media-0.6.1/work/monkey-media-0.6.1...
* Applying libtool-sed.patch...
* Applying libtool-portage.patch...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether byte ordering is bigendian... no
checking for long... yes
checking size of long... 4
checking what warning flags to pass to the C compiler...
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking for gnome-vfs-2.0 gconf-2.0 libgnome-2.0 libxml-2.0 gtk+-2.0 gstreamer >= 0.4.2... yes
checking MONKEYMEDIA_CFLAGS... -pthread -DORBIT2=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/gconf/2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/gstreamer-0.4.2
checking MONKEYMEDIA_LIBS... -pthread -Wl,--export-dynamic -L/usr/lib/gst -lgnome-2 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgstreamer -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0
checking for ranlib... (cached) ranlib
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... cs da de fr it ko no sv lv
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking id3tag.h usability... yes
checking id3tag.h presence... yes
checking for id3tag.h... yes
checking for Ogg... yes
checking for Vorbis... yes
checking musicbrainz/mb_c.h usability... yes
checking musicbrainz/mb_c.h presence... yes
checking for musicbrainz/mb_c.h... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/stream-info-impl/Makefile
config.status: creating src/stream-info-impl/id3-vfs/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating monkey-media.pc
config.status: creating monkey-media-uninstalled.pc
config.status: creating monkey-media.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing default-2 commands
* parsing ./po/Makefile
* parsing ./src/stream-info-impl/id3-vfs/Makefile
* parsing ./src/stream-info-impl/Makefile
* parsing ./src/Makefile
* parsing ./doc/Makefile
* parsing ./tests/Makefile
* parsing ./Makefile


Vielen Dank für eure Mühe

majobu

majobu
02.05.03, 14:47
Hmmm... hat denn niemand einen klitzekleinen Tipp für mich? ;)