<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Il 25/02/2013 15:04, pfarmer ha
scritto:<br>
</div>
<blockquote cite="mid:1361801044030-4658768.post@n4.nabble.com"
type="cite">
<pre wrap="">Andoni Morales wrote
</pre>
<blockquote type="cite">
<pre wrap="">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?
</pre>
</blockquote>
<pre wrap="">
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</pre>
</blockquote>
<br>
an extra space is missing between "--without-csv" and
"--enable-threads=win32" seems already fixed:<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<a
href="http://cgit.freedesktop.org/gstreamer-sdk/cerbero/commit/?id=792269c76cf49b1d0bd199b2a440c4938b307250">http://cgit.freedesktop.org/gstreamer-sdk/cerbero/commit/?id=792269c76cf49b1d0bd199b2a440c4938b307250</a><br>
<br>
Nicola<br>
<blockquote cite="mid:1361801044030-4658768.post@n4.nabble.com"
type="cite">
<pre wrap=""> --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: <a class="moz-txt-link-freetext" href="http://gstreamer-devel.966125.n4.nabble.com/GStreamerSDK-Building-from-source-using-Cerbero-tp4658482p4658768.html">http://gstreamer-devel.966125.n4.nabble.com/GStreamerSDK-Building-from-source-using-Cerbero-tp4658482p4658768.html</a>
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>