Hi Vangapati

On 12.09.2013 11:26, vangapati naresh wrote:
> On Thursday, September 12, 2013 2:41:30 PM UTC+5:30, vangapati naresh wrote:
>> Hi ,
>>
>>
>>
>> Iam facing a problem when iam building B2G for sony xperia-s(NOZOMI)
>>
>>
>>
>> Here is where am stucked at 
>>
>>
>>
>> Checking API: checkapi-current
>>
>> ( /bin/echo -JXmx1024m -J"classpath 
>> /home/naresh/sony_nozmi_ffos/B2G/build/fake-jdk-tools/lib/tools.jar:out/host/linux-x86/framework/doclava.jar:out/host/linux-x86/framework/jsilver.jar"
>>   -error 2 -error 3 -error 4 -error 5 -error 6 -error 7 -error 8 -error 9 
>> -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error 16 -error 
>> 17 -error 18 -error 19 -error 20 -error 21 -error 23 -error 24 -error 25   
>> frameworks/base/api/current.txt  
>> out/target/common/obj/PACKAGING/public_api.txt || (  cat 
>> build/core/apicheck_msg_current.txt  ; exit 38 ) )
>>
>>
>>
>> -JXmx1024m -Jclasspath 
>> /home/naresh/sony_nozmi_ffos/B2G/build/fake-jdk-tools/lib/tools.jar:out/host/linux-x86/framework/doclava.jar:out/host/linux-x86/framework/jsilver.jar
>>  -error 2 -error 3 -error 4 -error 5 -error 6 -error 7 -error 8 -error 9 
>> -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error 16 -error 
>> 17 -error 18 -error 19 -error 20 -error 21 -error 23 -error 24 -error 25 
>> frameworks/base/api/current.txt out/target/common/obj/PACKAGING
>>
>> /public_api.txt
>>
>>
>>
>> mkdir -p out/target/common/obj/PACKAGING/
>>
>> touch out/target/common/obj/PACKAGING/checkapi-current-timestamp
>>
>>
>>
>> make: *** No rule to make target 
>> `out/host/linux-x86/obj/STATIC_LIBRARIES/libselinux_intermediates/libselinux.a',
>>  needed by 
>> `out/host/linux-x86/obj/EXECUTABLES/ext2simg_intermediates/ext2simg'.  Stop.
>>
>>
>>
>> real 0m4.567s
>>
>> user 0m2.888s
>>
>> sys  0m0.560s
>>
>>
>>
>>> Build failed! <
>>
>>
>> Build with |./build.sh -j1| for better messages
>>
>> If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm -rf 
>> out| to clobber everything else.
>>
>>
>>
>> Please help me in resolving this issue.
> Hi ,
>
> As far as I know SELINUX is added feature of jelleybean (4.1 and higher 
> versions)..But iam porting to ICS running phone.
> And i had fetched my entire (B2G)code for ICS related things.

In that case, you're pulling the wrong branch of ext2simg; or maybe
should drop it completely if you don't need it.

Best regards
Thomas


> But why now libselinux i must fetch in to my code.
> Please correct me if iam wrong .
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to