GStreamerSDK Building from source using Cerbero

Mailing List SVR lists at svrinformatica.it
Mon Feb 25 06:18:36 PST 2013


Il 25/02/2013 15:04, pfarmer ha scritto:
> Andoni Morales wrote
>> Since you the prefix in the config is now canged to
>> /c/gstreamer-sdk/0.10/$ARCH, you will find everything on this path
>> now.
>>
>> The default configuration file is ~/.cerbero/cerbero.cbc, but this
>> config can be extended with ./cerbero-uninstalled -c
>> some_config_file.cbc
>> The config files on the ./config folder are used as examples to
>> compile for different platforms and architectures.
>> For instance to cross-compile to android on a linux machine you will
>> typically use ./cerbero-uninstalled -c config/cross-android.cbc.
>> In you case you could have created config files for w32 and w64
>> instead of adding it to ~/.cerbero/cerbero.cbc and use them with
>> ./cerbero-uninstalled -c w32.cbc.
>>
>> At which point are you? What's failing now after setting proprely the
>> host and target architectures?
>
> Hi again.
> With the config files is clear to me now. I nevertheless miss understood the
> prefix variable. At the same location as the prefix I earlier installed the
> SDK with the official installer. Thats why I tried the process from scratch
> again. Unfortunately now already the bootstrapping fails with:
>
> ....
> [(7/10) gettext-tools -> extract ]
> -----> Step done
> [(7/10) gettext-tools -> configure ]
> Running command './configure --prefix
> /C/MinGW/msys/1.0/home/xxxxxxx/cerbero/build-tools --libdir
> /C/MinGW/msys/1.0/home/xxxxxxx/cerbero/build-tools/lib  --disable-java
> --disable-csharp --disable-native-java --without-cs
> v--enable-threads=win32

an extra space is missing between "--without-csv" and 
"--enable-threads=win32" seems already fixed:

http://cgit.freedesktop.org/gstreamer-sdk/cerbero/commit/?id=792269c76cf49b1d0bd199b2a440c4938b307250

Nicola
>   --disable-maintainer-mode --disable-silent-rules
> am_cv_python_platform="win32" ne_cv_libsfor_gethostbyname="-lws2_32"
> ac_cv_c_attribute_aligned="64" ac_cv_func_realloc_0_nonnull="yes"
> lt_cv_depli
> bs_check_method="pass_all"
> am_cv_python_pyexecdir="c:/gstreamer-sdk/0.10/x86/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_pytho
> ndir="c:/gstreamer-sdk/0.10/x86/lib/python2.7/site-packages"
> ac_cv_func_malloc_0_nonnull="yes" --host=i686-w64-mingw32
> --build=i686-w64-mingw32 --target=i686-w64-mingw32'
> configure: error: invalid package name: csv--enable-threads=win32
> ***** Error running 'bootstrap' command:
> Recipe 'gettext-tools' failed at the build step 'configure'
>
> What does that mean now? Since the automatic git pulls I am always a bit
> unsure what did changed and whats my fault, I got confused.
>
> I wonder if I will once manage to compile it :) Btw in the past I used the
> OSSBuild.
>
>
>   
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamerSDK-Building-from-source-using-Cerbero-tp4658482p4658768.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130225/27f55ccb/attachment.html>


More information about the gstreamer-devel mailing list