[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02469) Problem with snapshot 0707



Hi all,

we\'re trying to compile Kernel 2.4.21 with the Usagi snapshot 20030707
and encounter the following problem:

[snip]
route.c: In function `rt6_route_rcv\':
route.c:566: too few arguments to function `ip6_del_rt\'
route.c:584: too few arguments to function `ip6_route_add\'
route.c: In function `rt6_pmtu_discovery\':
route.c:1541: warning: implicit declaration of function `ipv6_wash_prefix\'
make[3]: *** [route.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [_subdir_ipv6] Error 2
make: *** [_dir_net] Error 2
[snap]

RH9, gcc- 3.2.2

Seems to me as if ipv6_wash_prefix() is nowhere defined within this
files\' scope. For testing reasons I tried to use the function\'s
definition within addrconf.c, but this gave me a problem with the
parameter types (incompatible pointer type).

Did anyone else run into this, or better yet, does anyone have a
solution/workaround ?
 
BTW: Is there a usagi .diff without the crypto stuff, i.e. readily
usable for those who already work with the kernel crypto-api, AKA
international kernel patch ? If not, ist any one out there interested in
such a file ?

regards,
              ta
--