hello, I have an up and working version of angstrom distro built on a sarge-at91 machine build. things are working well with matchbox et all.
I am trying to get rhythmbox to build but it is failing on configure. It fails and complains, as you see below, because it doesn't think Gstreamer is a new version. However, it is a newer version. I have tried adding in all of the gst-plugins to the depends argument, but to no avail. I checked google and didn't see that anyone had posted anything about this issue. I also checked the repository to see if an ipk for an armv4t was available and didn't see any. It may be an argument to configure that needs to get passed and I am hoping someone knows. I know most people may not use it because they use mplayer but I'd like to have the gui interface for using an ipod through usb. If a more complete output of the log file could be helpful, i can send that. just didn't know if it would be needed. Thanks in advance for any guidance, Christopher [EMAIL PROTECTED]:/oe/build$ bitbake rhythmbox NOTE: Handling BitBake files: - (4641/4641) [100 %] NOTE: Parsing finished. 4413 cached, 0 parsed, 228 skipped, 0 masked. NOTE: build 200709191634: started OE Build Configuration: BB_VERSION = "1.8.8" OE_REVISION = "0eed885b1680f9c68c1c29d216c768d3839c21d0" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "sarge-at91" DISTRO = "angstrom" DISTRO_VERSION = "test-20070919" TARGET_FPU = "soft" NOTE: Resolving missing task queue dependencies NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-gnueabi-libc-for-gcc) NOTE: Preparing runqueue NOTE: Executing runqueue NOTE: Running task 1268 of 1276 (ID: 5, /oe/org.openembedded.dev/packages/rhythmbox/rhythmbox_0.8.7.bb, do_configure) NOTE: package rhythmbox-0.8.7: started NOTE: package rhythmbox-0.8.7-r0: task do_configure: started ERROR: function do_configure failed ERROR: log data follows <...snip ...> | configure: WARNING: In the future, Autoconf will not detect cross-tools | whose name does not start with the host triplet. If you think this | configuration is useful to you, please write to [EMAIL PROTECTED] | checking pkg-config is at least version 0.9.0... yes | checking for RHYTHMBOX... yes | checking for UNUSED... yes | checking for SOUNDSYSTEM... no | configure: error: GStreamer not found, or older than version 0.8.1 | FATAL: oe_runconf failed NOTE: Task failed: /oe/build/tmp/work/armv4t-angstrom-linux-gnueabi/rhythmbox-0.8.7-r0/temp/log.do_configure.26630 NOTE: package rhythmbox-0.8.7-r0: task do_configure: failed ERROR: TaskFailed event exception, aborting NOTE: package rhythmbox-0.8.7: failed ERROR: Build of /oe/org.openembedded.dev/packages/rhythmbox/rhythmbox_0.8.7.bb do_configure failed ERROR: Task 5 (/oe/org.openembedded.dev/packages/rhythmbox/rhythmbox_0.8.7.bb, do_configure) failed NOTE: Tasks Summary: Attempted 1267 tasks of which 1267 didn't need to be rerun and 1 failed. ERROR: '/oe/org.openembedded.dev/packages/rhythmbox/rhythmbox_0.8.7.bb' failed [EMAIL PROTECTED]:/oe/build$ _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
