gst-plugins-base: common subdirectory is empty...?

Yasushi SHOJI yasushi.shoji at gmail.com
Tue Apr 25 01:31:37 UTC 2017


On Sat, Apr 22, 2017 at 6:55 AM, Graham Leggett <minfrin at sharp.fm> wrote:
> The git master of gst-plugins-base currently fails to build as follows:
>
> pi at towerofpi9:~/packages/gstreamer-master/gst-plugins-base$ ./autogen.sh --disable-gtk-doc --disable-docs-build
> + Setting up common submodule
> There is something wrong with your source tree.
> You are missing common/gst-autogen.sh

seems to work here.

$ ./autogen.sh --disable-gtk-doc --disable-docs-build
+ Setting up common submodule
Submodule 'common'
(https://anongit.freedesktop.org/git/gstreamer/common.git) registered
for path 'common'
Cloning into '/home/yashi/src/gst/gst-plugins-base/common'...
Submodule path 'common': checked out '48a5d85ebf4a0bad1c997c83100f710fe2154fbf'
+ passing argument --disable-gtk-doc to configure
+ passing argument --disable-docs-build to configure
+ options passed to configure:  --disable-gtk-doc --disable-docs-build
+ check for build tools
  checking for autoreconf ...

try deinit first and redoit

$ git submodule deinit --all
Cleared directory 'common'
Submodule 'common'
(https://anongit.freedesktop.org/git/gstreamer/common.git)
unregistered for path 'common'
-- 
             yashi


More information about the gstreamer-devel mailing list