@ Suresh: Thanks!

@ Hugo: No worries!

Cheers

On Thu, Sep 24, 2009 at 4:47 PM, Hugo Wang <[email protected]> wrote:

> Thanks for avi's quick reply.
>
> I am now not working with IPv6 issues but very interested in this topic.
> :)
>
> Best
>
> Hugo
>
>
> 2009/9/24 avi mun <[email protected]>
>
>> Hi Hugo,
>>
>> I don't think so (Please let me know if, otherwise).  Also please have a
>> look at the following link
>> http://www.google.com/support/forum/p/Android+Market/thread?fid=1c97ba8e02ef7255000473fdb38235b4&hl=en
>>
>> Btw are you working with Ipv6 on application layer?
>>
>> Cheers
>>
>>
>> On Thu, Sep 24, 2009 at 2:48 PM, Hugo Wang <[email protected]> wrote:
>>
>>> btw, do we have the IPv6 socket interface in the Android (java
>>> envrioment) ?
>>>
>>> 2009/9/24 avi mun <[email protected]>
>>>
>>> Hi Suresh,
>>>>
>>>> Thanks enormously for your help.
>>>>
>>>> It's kind like a silly question.
>>>>
>>>> After enabling the ipv6 options, do I still use make ARCH=arm
>>>> CROSS_COMPILE=../android/arm-2009q1/bin/arm-none-linux-gnueabi- bzImage to
>>>> compile the kernel?
>>>>
>>>> Another question:  let say I want to compile the kernel for the n810
>>>> phone, which defconfig should I use for make?  The omap_h2_1610_defconfig?
>>>>
>>>> Thanks again
>>>>
>>>>
>>>>
>>>>
>>>> On Thu, Sep 24, 2009 at 9:19 AM, Suresh Kumar <[email protected]
>>>> > wrote:
>>>>
>>>>> make goldfish_defconfig (for emulator)
>>>>> or
>>>>> make msm_defconfig (for G1)
>>>>>
>>>>> then "make menuconfig" and choose the ipv6 options.
>>>>>
>>>>>
>>>>> On Wed, Sep 23, 2009 at 10:36 PM, tom <[email protected]> wrote:
>>>>>
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I'm a new bie with Android and especially about compiling the Android
>>>>>> kernel
>>>>>> in order it support IPv6.
>>>>>>
>>>>>>
>>>>>> I've done the following steps in order to compile Android with ipv6:-
>>>>>>
>>>>>> 1) Download the following kernel on my Ubuntu  7.10 :-  linux-2.6.25-
>>>>>> android-1.0_r1.tar.gz,
>>>>>>
>>>>>> (I've tried it also with Ubuntu 8.10)
>>>>>>
>>>>>> 2) Then I've use the following cross compiler to compile the
>>>>>> kernel :-  make ARCH=arm CROSS_COMPILE=../android/arm-2009q1/bin/arm-
>>>>>> none-linux-gnueabi- bzImage
>>>>>>
>>>>>> Unfortunately only these files are compiled in the kernel for ipv6:-
>>>>>>  CC      net/ipv6/addrconf_core.o
>>>>>>  CC      net/ipv6/exthdrs_core.o
>>>>>>  CC      net/ipv6/inet6_hashtables.o
>>>>>>
>>>>>> The other modules for  e.g. (net/ipv6/addrconf.c, net/ipv6/
>>>>>> ip6_input.c, net/ipv6/ip6_output.c..) are not compiled.
>>>>>>
>>>>>>
>>>>>> Do you think that I've wrongly set the .config? even though I did
>>>>>> specify to compile the ipv6 by issuing the command make menuconfig.
>>>>>>
>>>>>> My aim is to introduced kernel modules in the ipv6 layer in Android.
>>>>>>
>>>>>> Thanks you enormously for your help.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to