i tried what you told but still getting the same error :

*In file included from frameworks/av/media/libmedia/IOMX.cpp:23:*
*In file included from frameworks/native/include/binder/IMemory.h:24:*
*system/core/include/utils/RefBase.h:20:10: fatal error: 'atomic' file not 
found*
*#include <atomic>*
*         ^*
*1 error generated.*
*[  0% 16/20910] Ensure Jack server is installed and started*
*Jack server already installed in "/home/aditya/.jack-server"*
*Launching Jack server java -XX:MaxJavaStackTraceDepth=-1 
-Djava.io.tmpdir=/tmp -Dfile.encoding=UTF-8 -XX:+TieredCompilation -cp 
/home/aditya/.jack-server/launcher.jar 
com.android.jack.launcher.ServerLauncher*
*ninja: build stopped: subcommand failed.*
*build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed*
*make: *** [ninja_wrapper] Error 1*

*#### make failed to build some targets (02:03 (mm:ss)) ####*


On Friday, May 12, 2017 at 8:44:23 AM UTC+5:30, [email protected] wrote:
>
> I guess you are sharing the compiling server with others? Try the 
> following procedures:
>
> 1) Modify *SERVER_PORT_SERVICE *and *SERVER_PORT_ADMIN *value in file 
> *.jack_settings* to another number greater than 8000, for example 8040 
> and 8041.
> 2) Then modify *jack.server.service.port* and *jack.server.admin.port *
> value in file *config.properties *as same as step 1. (means 8040 and 8041 
> as example shows in step 1)
> 3) Recompile
>
> This works for me.
>
>
> 在 2017年5月11日星期四 UTC+8上午1:46:28,Aditya Parmar写道:
>>
>> *[  0% 16/20913] Ensure Jack server is installed and started*
>> *Jack server already installed in "/home/aditya/.jack-server"*
>> *Server is already running*
>> *ninja: build stopped: subcommand failed.*
>> *build/core/ninja.mk:148 <http://ninja.mk:148>: recipe for target 
>> 'ninja_wrapper' failed*
>> *make: *** [ninja_wrapper] Error 1*
>>
>>
>> *i'm getting this error everytime i do make*
>>
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to