← Back to team overview

ubuntu-phone team mailing list archive

Re: [msm8625] build error - .size expression for pow does not evaluate to a constant

 

Hi Joey,

Applying this patch fixed this for me:
https://github.com/aokpx/platform_bionic/pull/1/files

Cheers
Andrew

On Thu, Mar 7, 2013 at 9:37 AM, Joey Jiao <joey.jiaojg@xxxxxxxxx> wrote:

> Hi,
> Facing below build error, what does it mean and any suggestions?
>
> Install: /home/my/phablet/out/target/product/xxx/system/lib/libstdc++.so
> Import includes file:
>
> /home/my/phablet/out/target/product/xxx/obj/SHARED_LIBRARIES/libm_intermediates/import_includes
> target asm: libm <= bionic/libm/arm/e_pow.S
> /tmp/ccAMP40v.s: Assembler messages:
> /tmp/ccAMP40v.s: Error: .size expression for pow does not evaluate to a
> constant
> make: ***
> [/home/my/phablet/out/target/product/xxx/obj/SHARED_LIBRARIES/libm_intermediates/arm/e_pow.o]
> Error 1
>
> --
> -Joey Jiao
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References