Setting up GStreamer Build environment on Windows bootstrap failure

David Wells dwells at blackcreekisc.com
Mon Oct 5 14:13:26 PDT 2015


Slowly moving forward...

See attachment for complete bootstrap output.

Note:
It appears I was missing path information. README file says to create a .profile by:

	$ echo "export PATH=\"\$PATH:/c/Python27:/c/Git/bin\"" > ~/.profile

But changed it to below (it appears to have helped):

	$ echo "export PATH=\"\$PATH:/c/Python27:/c/Git/bin:/c/MinGW/bin:/c/MinGW/msys/1.0\"" > ~/.profile


Error I'm now getting is:

...
Running command 'git am --ignore-whitespace C:/Users/user/cerbero/recipes/gettext/0001-Fix-linker-error-redefinition-of-vasprintf.patch'
Applying: Fix linker error: redefinition of vasprintf
[(2/15) gettext -> configure ]
Running command './configure --prefix /C/Users/user/cerbero/build-tools --libdir /C/Users/user/cerbero/build-tools/lib  --enable-threads=win32 --disable-maintainer-mode  --disable-silent-rules  --disable-introspection  ne_cv_libsfor_gethostbyname="-lws2_32" ac_cv_c_attribute_aligned="64" ac_cv_func_realloc_0_nonnull="yes" lt_cv_deplibs_check_method="pass_all" am_cv_python_pyexecdir="C:/Users/user/cerbero/build-tools/lib/python2.7/site-packages" ac_cv_lib_bz2_BZ2_bzlibVersion="yes" am_cv_python_version="2.7" ne_cv_libsfor_socket="-lws2_32" am_cv_python_platform="win32" am_cv_python_pythondir="C:/Users/user/cerbero/build-tools/lib/python2.7/site-packages" ac_cv_func_malloc_0_nonnull="yes" --host=i686-w64-mingw32 --build=i686-w64-mingw32 --target=i686-w64-mingw32'
sh: configure: command not found

 100644 windows/windres-options
Running command 'git am --ignore-whitespace C:/Users/user/cerbero/recipes/gettext/0001-Fix-linker-error-redefinition-of-vasprintf.patch'
Applying: Fix linker error: redefinition of vasprintf
[(2/15) gettext -> configure ]
 100644 windows/windres-options
Running command 'git am --ignore-whitespace C:/Users/user/cerbero/recipes/gettext/0001-Fix-linker-error-redefinition-of-vasprintf.patch'
Applying: Fix linker error: redefinition of vasprintf
[(2/15) gettext -> configure ]


This is where it hangs and never returns prompt. It's trying to run configure file that does not exist.

Thanks you for help.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: BootStrap.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151005/f8488695/attachment-0001.txt>


More information about the gstreamer-devel mailing list