[gstreamer-bugs] [Bug 600718] New: autoconf fails with gobject-introspection

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 4 10:48:41 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=600718
  GStreamer | gstreamer (core) | git

           Summary: autoconf fails with gobject-introspection
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: msmith at xiph.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=146937)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=146937)
Log of running autogen.sh

Running autogen.sh on gstreamer core with:
 - automake 1.9.6
 - autoconf 2.52
 - libtool 1.5.0

fails due to gobject-introspection stuff.

Replacing:
 GOBJECT_INTROSPECTION_CHECK([0.6.3])
with 
 AM_CONDITIONAL(HAVE_INTROSPECTION, false)

makes it work correctly.

I guess the introspection macros are broken in some way, and need fixing for
(probably) autoconf 2.52

A log is attached.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list