close
copy from:
https://groups.google.com/forum/#!topic/android-building/e30wfIA4qrk
![]() |
Jean-Baptiste Queru |
11/11/9
|
I'm guessing you're trying to build on Ubuntu 11.10 whereas the
supported version is Ubuntu 10.04.
> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
supported version is Ubuntu 10.04.
This should fix your build:
repo forall platform/build -c git cherry-pick
fddf23f19e7604e6c5b3c5377e7ff6293539a1da
JBQ
- 顯示引用文字 -
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
|
Zigurd Mednieks |
11/11/1
|
You may also need:
In frameworks/base/libs/utils/Android.mk
Change:
LOCAL_CFLAGS += -DLIBUTILS_NATIVE=1 $(TOOL_CFLAGS)
To:
LOCAL_CFLAGS += -DLIBUTILS_NATIVE=1 $(TOOL_CFLAGS) -fpermissive
全站熱搜