[gstreamer-bugs] [Bug 511750] New: Configure of prereleases 15.2-15.4 fail in OpenEmbedded MIPSEL Crosscompiler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 24 02:35:09 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=511750

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: Configure of prereleases 15.2-15.4 fail in OpenEmbedded
                    MIPSEL Crosscompiler
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: andreas.frisch at multimedia-labs.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Created an Openembedded Bitbake-Package for 0.10.15.2 and 0.10.15.4 prereleases
of gstreamer core. They fail in the configure step. It appears that enhanced
checking in the configure.ac added in release 1.517 (compared to 0.10.15 
release, where it worked) might have caused this.

http://webcvs.freedesktop.org/gstreamer/gstreamer/configure.ac?r1=1.515&r2=1.517

excerpt from config.log:
configure:28182: checking for clock_gettime
configure:28239: ccache mipsel-linux-gcc -o conftest
-I/media/Devel/7025/build/tmp/staging/mipsel-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-I/media/Devel/7025/build/tmp/staging/mipsel-linux/include
-L/media/Devel/7025/build/tmp/staging/mipsel-linux/lib
-Wl,-rpath-link,/media/Devel/7025/build/tmp/staging/mipsel-linux/lib -Wl,-O1
conftest.c  >&5
/tmp/ccO0SFzj.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `clock_gettime'
/tmp/ccO0SFzj.o:(.data.rel+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:28245: $? = 1
configure: failed program was:
| /* confdefs.h.  */

there's another two undefined references (shl_load and dlopen), but those two
were also there in 0.10.15 and they're not causing it to fail


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=511750.




More information about the Gstreamer-bugs mailing list