Hi Jose, If you don't have the source code of the library, you should use the file that came pre-installed on the device. We have a script that backups such files and puts them into your source directory. You could adapt it to your needs. Have a look at the implementation for the Inari at [1].
Best regards Thomas [1] http://git.mozilla.org/?p=b2g/device-inari.git;a=blob;f=extract-files.sh;h=36c81accdc12a1791fe0f098d072c405f133500b;hb=HEAD On 17.03.2014 06:43, Jose Vidal wrote: > Hi everyone > > I'm porting FOS and I have the next message during build process: > > make: *** No rule to make target > `out/target/product/arm2_6dq/obj/lib/libRS.so', needed by > `out/target/product/arm2_6dq/obj/SHARED_LIBRARIES/libbcc.sha1_intermediates/libbcc.sha1.S'. > Stop. > > I hope for your help. > > Best regards, > > jvidalsm > _______________________________________________ > 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
