[Bug 697874] New: autoconf wrong version checking failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 12 06:22:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697874
  GStreamer | gst-plugins-bad | git

           Summary: autoconf wrong version checking failed
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jobbagy.robert at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I cloned gst-plugins-bad from git repo and I gave this failed message : 

+ running aclocal -I m4 -I common/m4 ...
configure.ac:1: error: Autoconf version 2.68 or higher is required
configure.ac:1: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63

but earlier checked autconf and said it's ok 

checking for autoconf >= 2.62 ... found 2.63, ok.
checking for automake >= 1.11 ... found 1.11.1, ok.
checking for autopoint >= 0.17 ... found 0.17, ok.
checking for libtoolize >= 2.2.6 ... found 2.2.6b, ok.
checking for pkg-config >= 0.8.0 ... found 0.23, ok.


I attached a simple patch for this.

-- 
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