linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Error on building linphone-android on a Mac


From: Saumil Gandhi
Subject: Re: [Linphone-developers] Error on building linphone-android on a Mac
Date: Fri, 23 May 2014 14:37:56 +0530

Hi,

Thanks for this Sylvian. I was able to upgrade my NASM version and get on, but now my build is failing with the following:

BUILD FAILED
/Users/Saumil/Downloads/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:653: The following error occurred while executing this line:
/Users/Saumil/Downloads/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:698: null returned: 1

I checked the build file, and this is what I have on line 653 (in bold)

...
   <do-only-if-manifest-hasCode
                elseText="hasCode = false. Skipping aidl/renderscript/R.java">
            <echo level="info">Handling aidl files...</echo>
...

And this is what I have on line 698 (in bold)

...
                    ignoreAssets="${aapt.ignore.assets}"
                    binFolder="${out.absolute.dir}"
                    proguardFile="${out.absolute.dir}/proguard.txt">
                <res path="${out.res.absolute.dir}" />
...

Thanks,
Saumil



On Thu, May 22, 2014 at 5:59 PM, Sylvain Berfini <address@hidden> wrote:
Hi,

Check that you have yasm AND nasm installed, and that they are up to date (yasm should be around 1.2 and nasm around 2.11).

Cheers.

---
Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 2014-05-22 14:21, Saumil Gandhi a écrit :
Hi,

I get this error when I try to build:

nasm: fatal: unrecognised output format `elf32' - use -hf for a list

Can someone point me on how to resolve this?

Thanks,
Saumil !DSPAM:537ded1617321074318984!
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


!DSPAM:537ded1617321074318984!

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]