[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 04046) Re: demon problem
- To: usagi-users@xxxxxxxxxxxxxxxxx
- Subject: (usagi-users 04046) Re: demon problem
- From: "Andy Johnson" <johnsonzjo@xxxxxxxxx>
- Date: Tue, 13 May 2008 10:57:57 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HUjIOmvS2w7UXn0S1OvlW0+YgRdXbaKRYd9dXIis8tQ=; b=NqHh/xHpiFqwT8i1ES/FhPrCApPaozDrCjQHXVELuvnv3YXTjxzH70U4glWTiXBT38BXO7FoAH/7eRRu7prS7CCISjdNornxq48Drs6Tg/fQpuAtN5DzzpWnTMhcudK0jI5BmOk+14s7liw8/w+kpc5ECPbOR9KA6jASkbHGhRI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h42zEqxXcoZOpQsa5oWYf/YWFxeX2apLMZ1behdtPQ+ah0AtBoHoP59JZWfWkd6ZeSgmqyEXykObDD/fw122qDCDaIXpW9ytqbyvm3RhzKLMTQCrSlerowhcE8tIdlgP06lYJBmK/gz7pnlQsm/lB9nZ6dMWY/yrv9I5CfynWjs=
- In-reply-to: <ab03a21e0805120423g6b3ff99bv7849760df7a69bd6@xxxxxxxxxxxxxx>
- References: <ab03a21e0805120423g6b3ff99bv7849760df7a69bd6@xxxxxxxxxxxxxx>
- Reply-to: usagi-users@xxxxxxxxxxxxxxxxx
Hi,
Can you please be more specific about this mip daemon:
Which mip daemon are you building , where from did you download it, etc.
Regards,
AJ
On Mon, May 12, 2008 at 2:23 PM, Marcin Szałankiewicz
<marcin.szalankiewicz@xxxxxxxxx> wrote:
> Hi All,
> I want to try MIPv6 for my studies and I found your sollution.
> Unfortunatelly I have got a problem with compile mip demon.. I'm
> working on Genntoo dist with 2.6.24 realese -7 kernel. (All MIPv6
> kernel options I have got supported)
> Could somebody can tell my what shout I do?
>
> Below some error information from make file..
>
> In file included from /usr/include/linux/ipv6_route.h:16,
> from movement.c:36:
> /usr/include/linux/in6.h:31: error: redefinition of 'struct in6_addr'
> /usr/include/linux/in6.h:52: error: redefinition of 'struct sockaddr_in6'
> /usr/include/linux/in6.h:60: error: redefinition of 'struct ipv6_mreq'
> make[3]: *** [movement.o] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
>
>