your mail (ipmr_cache_unresolved bug)

K.V.Kunshchikov (kvk@peter1.culture.mipt.ru)
Mon, 7 Apr 1997 11:53:51 +0400 (MSD)


On Sun, 6 Apr 1997, Russell Berry wrote:

[snip]

> /usr/src/linux-2.1.32/lib/lib.a /usr/src/linux-2.1.32/arch/i386/lib/lib.a \
> -o vmlinux
> net/network.a(ipv4.o): In function `ipmr_cache_unresolved':
> ipv4.o(.text+0x1c63c): undefined reference to `impr_cache_delete'
> make: *** [vmlinux] Error 1
>
> I haven't been following the list because I have been on vacation and
> unsubscribed everything while I was gone so I wouldn't have 1000 message
> waiting in my mailbox when I returned, so I apologize if this has already been
> covered. Any assistance is appreciated.

Multicast router contains bug in linux/net/ipv4/ipmr.c
Function ipmr_cache_unresolved(...) has undefined reference
impr_cache_delete(cache)
^^^^^
Please replace that to ipmr_cache_delete(cache) :-)))

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Konstantin V. Kunshchikov ,
system administrator of MIPT network,
+7(095)408-8154
kvk@ovti.mipt.ru
kvk@www.mipt.ru
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~