Error while building libnice for android

Jaseem Umar jaseemumar at gmail.com
Tue Jun 17 04:54:11 PDT 2014


cerbero bootstrap fails with this error:

 Recipe 'm4' failed at the build step 'configure'
Traceback (most recent call last):
  File
"/usr/local/lib/python2.7/dist-packages/cerbero-0.1.0-py2.7.egg/cerbero/build/oven.py",
line 103, in _cook_recipe
    stepfunc()
  File
"/usr/local/lib/python2.7/dist-packages/cerbero-0.1.0-py2.7.egg/cerbero/build/build.py",
line 242, in configure
    shutil.copy(o, f)
  File "/usr/lib/python2.7/shutil.py", line 119, in copy
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'/usr/local/share/cerbero/data/autotools/config.guess'




On Tue, Jun 17, 2014 at 5:12 PM, Jaseem Umar <jaseemumar at gmail.com> wrote:

> Using cerbero, neither "cerbero list-packages" nor "cerbero list" gives me
> option to build libnice.
>
>
> On Tue, Jun 17, 2014 at 11:21 AM, Sebastian Dröge <
> sebastian at centricular.com> wrote:
>
>> On Mo, 2014-06-16 at 14:23 +0530, Jaseem Umar wrote:
>> > I am trying to build libnice for android. I was able to get the static
>> > library after running configure-make-make install. On ndk-build on the
>> > android project, I am receiving these errors-
>> http://pastebin.com/9FRvAQjB.
>> > The flags I am using are
>>
>> The easiest would be to build libnice with cerbero and include it with
>> everything else.
>>
>> Alternatively you can build it the way you do, but the GStreamer
>> Android.mk build magic will build all required libraries into a single
>> libgstreamer_android.so. So you will have to link against that instead
>> of the individual libraries.
>> Also you might include some more libraries in the GSTREAMER_EXTRA_DEPS
>> variable in Android.mk.
>>
>> --
>> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
>> Expertise, Straight from the Source
>>
>> _______________________________________________
>> gstreamer-android mailing list
>> gstreamer-android at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>>
>>
>
>
> --
>
> *Jaseem Umar M*
> *Second Year Undergraduate*
> *Department of Computer Science and Engineering*
> *IIT Bombay*
>



-- 

*Jaseem Umar M*
*Second Year Undergraduate*
*Department of Computer Science and Engineering*
*IIT Bombay*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140617/68a152fd/attachment.html>


More information about the gstreamer-android mailing list