About the mmm command: mmm hardware/ril/rild > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=4.2.1 > TARGET_PRODUCT=full > TARGET_BUILD_VARIANT=eng > TARGET_BUILD_TYPE=release > TARGET_BUILD_APPS= > TARGET_ARCH=arm > TARGET_ARCH_VARIANT=armv7-a > HOST_ARCH=x86 > HOST_OS=linux > HOST_OS_EXTRA=Linux-3.5.0-26-generic-x86_64-with-Ubuntu-12.10-quantal > HOST_BUILD_TYPE=release > BUILD_ID=JOP40D > OUT_DIR=/home/sfrique/Ubuntu-Phone/out > ============================================ > make: Entrando no diretório `/home/sfrique/Ubuntu-Phone' > build/core/tasks/kernel.mk:82: > ********************************************************** > build/core/tasks/kernel.mk:83: * Kernel source found, but no > configuration was defined * > build/core/tasks/kernel.mk:84: * Please add the TARGET_KERNEL_CONFIG > variable to your * > build/core/tasks/kernel.mk:85: * BoardConfig.mk file > * > build/core/tasks/kernel.mk:86: > ********************************************************** > make: *** no rule to process the target > `/home/sfrique/Ubuntu-Phone/out/target/product/generic/obj/lib/crtbegin_dynamic.o', > necessário por > `/home/sfrique/Ubuntu-Phone/out/target/product/generic/obj/EXECUTABLES/rild_intermediates/LINKED/rild'. > Stop. > make: Leaving directory `/home/sfrique/Ubuntu-Phone'
I will try to resolve those fix after! I also will try only removing the rild from the product copy. Once i do i will post here! Thanks Sorry i don't have enough time to work this out right now! []'sf.rique On Tue, Apr 16, 2013 at 7:49 PM, Sergio Schvezov < sergio.schve...@canonical.com> wrote: > On Tue, Apr 16, 2013 at 03:28:37PM -0400, Tony Espy wrote: > > On 04/12/2013 09:23 PM, Henrique Santos Fernandes wrote: > > > > > > Hello, > > > > > > David Hacker helped me a lot about some stuff. > > > > > > It seens my device is not compiling ril and using stubs of coping.. not > > > sure yet.. > > > > We discussed this earlier today and I also did a bit or research. The > > Galaxy S was released with Android 2.1 originally, and never in fact was > > upgraded to ICS. > > Yup, that might be a problem, but there is a cm-10.1 branch for it here[1] > > I also did a breakfast galaxysmtd and got all the dependant repos. I > however > don't have the vendor branch as I don't own the device. > > > Based upon your description, I would try setting > > BOARD_USES_LIBSECRIL_STUB to true, and removing the /bin/rild line from > > PRODUCT_COPY_FILES. > > > > As mentioned above, there's no guarantee that this will work, but it's > > worth trying. > > As mentioned by Tony, you can try and replace the vendor binary for rild, > to build it, try this: > > mmm hardware/ril/rild > > and copy the resulting binary into the image. > > Cheers > Sergio > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : ubuntu-phone@lists.launchpad.net > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp