[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 04045) demon problem
- To: usagi-users@xxxxxxxxxxxxxxxxx
- Subject: (usagi-users 04045) demon problem
- From: "Marcin Szałankiewicz" <marcin.szalankiewicz@xxxxxxxxx>
- Date: Mon, 12 May 2008 13:23:19 +0200
- 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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=nk+mpIs1LmXvLGVt6yx25eGVVFCNN2zuiMEy3YNANI0=; b=IyvRwiryf6Os0cSj5aSpqt8zd37Uv2iUKyWX5NTHTjyItdvp3waChRebr82VEw/YdDlwRy55UsaH/8ohpNDl/FnsnaxpVQl8mrRCADKygrYH5wcysTV4oNwe4FrxVjC1/zp600pYJDbc6eeNN1eHMPdvQOu4HdBFM4B+CB94haw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dhUZRrtgfWiFhu5p2wEZEstHboQNLCbV/evzUJaOh7CunLtabJHfmdqGYC5gbl5XcYH8XZStapoQgv1qPo4dxi7761FRhQM4QeegHVGmZqFEZeyCDiXO32aJr2xAqkmct3Z1ngaKinauedPcFdXVNwHRQBh4yhORX4Jtn2dCL0U=
- Reply-to: usagi-users@xxxxxxxxxxxxxxxxx
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