[Bug 666071] New: [autogen.sh]: error when the gst-plugins-bad from git

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 13 01:49:28 PST 2011


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

           Summary: [autogen.sh]: error when the gst-plugins-bad from git
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bcxa.sz at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I want to exercise the teltextdec in gst-plugins-bad. But it is not in the
latest official release. 

1. get from the git with command:
========================================
git clone http://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad.git

2. running autogen.sh faced error:
========================================
[liud at fedora14 gst-plugins-bad-teltextdec-git-2]$ git config --get http.proxy
http://liud:liud2222@lps3.amk.st.com:8080
[liud at fedora14 gst-plugins-bad-teltextdec-git-2]$ ./autogen.sh 
+ Setting up common submodule
Submodule 'common' (git://anongit.freedesktop.org/gstreamer/common) registered
for path 'common'
Cloning into common...
fatal: Unable to look up anongit.freedesktop.org (port 9418) (Name or service
not known)
Clone of 'git://anongit.freedesktop.org/gstreamer/common' into submodule path
'common' failed
There is something wrong with your source tree.
You are missing common/gst-autogen.sh
========================================
With git config --get http.proxy, I can see the http proxy has been correctly
set.

What shall I do? Anything missing in my side?

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