linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] ndk-build errors


From: Luke Korth
Subject: Re: [Linphone-developers] ndk-build errors
Date: Tue, 30 Oct 2012 09:03:10 -0500

src/org/linphone/core/tutorials is no longer in the repo and I'm having issues with ndk-build, not with ant. The problem is with the fairly new addition of vp8.

I'm running Ubuntu 12.04, prepare_sources.sh runs without problem, but when running ndk-build I get the following error part of the way though the build:

make: *** No rule to make target
`jni/..//submodules/externals/build/libvpx/../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm.s',
needed by `obj/local/armeabi-v7a/objs/vpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm.o'.
 Stop.

-Luke

On Oct 30, 2012 2:11 AM, "Francisco Casasempere" <address@hidden> wrote:

Hi Luke,.. I'm not an expert, but this worked for me.

Take a view at this post, maybe it help you.


Best regards.


De: "Luke Korth" <address@hidden>
Para: address@hidden
Enviados: Lunes, 29 de Octubre 2012 19:52:28
Asunto: [Linphone-developers] ndk-build errors

I'm running into some issues trying to run ndk-build against the latest code.

I've run prepare_sources.sh, but it seems like it may be out of date
or have some issues because when running ndk-build vpx_config.h is
missing in a few places. I manually copied it to where it was needed
and eventually ran into this error which I am unsure how to solve.

make: *** No rule to make target
`jni/..//submodules/externals/build/libvpx/../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm.s',
needed by `obj/local/armeabi-v7a/objs/vpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm.o'.
 Stop.

Thanks,
Luke

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


_______________________________________________
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]