[gstreamer-bugs] [Bug 546870] Many warning when compiling gstreamer-0.10.20 on OpenSolaris

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 7 14:51:18 PDT 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=546870

  GStreamer | gstreamer (core) | Ver: 0.10.x

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #1 from Jan Schmidt  2008-08-07 21:51 UTC -------
Your compilation is completely borked. You're building the 32 bit version with:

-I/usr/lib/amd64/glib-2.0/include

This output:
assertion failed: (sizeof (GstClockTime) == 8)

implies that you've managed to set things up so that guint64 is not a 64 bit
variable => go fix it.

GStreamer builds fine on Nevada and on plenty of 64 bit linux distros.

If a system needs multilib binaries, building them seems like the job of the
package management system to me.


-- 
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=546870.




More information about the Gstreamer-bugs mailing list