RE: Multicast in 2.0.5 not compiling...

Joe Hohertz (jhohertz@golden.net)
Wed, 10 Jul 1996 22:42:01 -0400 (EDT)


On 10-Jul-96 Luca Palazzo wrote:
>>Hallo evryone,
>i've just downloaded patch-2.0.5, but if i try to compile with ip multicasting,
i t gives me an error in ip_sockglue.c
>Is it a kernel bug or a my bug...
>Let me know
>Bya

I can confirm this behavior, ala:

ip_sockglue.c: In function `ip_setsockopt':
ip_sockglue.c:298: structure has no member named `u'
ip_sockglue.c:299: structure has no member named `u'

So I think its a kernel bug.

Joe