Thanks Marko, this worked like charm! 2013/2/26 Marco Chen <[email protected]>
> Hi Vadim, > > It seems that folder - build from link as below added libsystem_server > module into OPTIONAL_USER_MODULES. > https://github.com/mozilla-b2g/platform_build > > You can try to move libsysterm_server from OPTIONAL_USER_MODULES into > GRANDFATHERED_USER_MODULES in build/core/user_tags.mk. > > Sincerely yours. > > ----- Original Message ----- > From: "Vadim Rutkovsky" <[email protected]> > To: [email protected] > Sent: Monday, February 25, 2013 10:19:14 PM > Subject: [b2g] libsystem_server.so required on compiling B2G for u8815 > (Huawei ascend g300) > > Hi all, > > I'm trying to compile B2G for Huawei Ascend G300 (codename u8815), but I > get the following error on compiling gecko: > > make: *** No rule to make target > `out/target/product/u8815/obj/lib/libsystem_server.so', needed by > > `out/target/product/u8815/obj/SHARED_LIBRARIES/libanalogradiobroadcasting_intermediates/LINKED/libanalogradiobroadcasting.so'. > > I presume this is related to FM Radio functions - is there any way to fix > this / disable this support? > I use a modified branch for B2G manifest - see > https://github.com/Dazzozo/B2G. I'll post complete build logs on request. > > Thanks in advance, > Vadim > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > -- Vadim Rutkovsky _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
