thank you for your reply.

but i still can't make it works.

it shows me:

make: Entering directory `/where/is/the/tree'
make: *** No rule to make target `out/host/linux-x86/bin/acp', needed
by `out/host/linux-x86/bin/minigzip'.  Stop.

and there are no 'libz.a' or 'libz.so' in out directory (but some
other temp files)



On Nov 17, 11:40 am, Julian Chu <[email protected]> wrote:
> checkout the android source tree, build from scratch
> once you want to build it
>
> $cd /where/is/the/tree
> $source build/envsetup.sh
> $export TOP=`pwd`
> $cd external/zlib
> $mm
>
> -ju1ian
>
>
>
> On Tue, Nov 17, 2009 at 6:01 AM, 3pei <[email protected]> wrote:
> > for example, when i use
>
> > make external/zlib/android.mk
>
> > it tells me 'Nothing to be done for external/zlib/android.mk'
>
> > what should i do?
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<android-developers%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Julian Chu.  a.k.a. WalkingIce -- 會走路的冰塊http://walkingice.twbbs.org 只放拖鞋的鞋櫃

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to