Subject: Re: Problems with updating ipfilter
To: None <netbsd-help@netbsd.org>
From: Frank Lingott <frank@lugh.de>
List: netbsd-help
Date: 11/21/2002 16:05:25
Manuel Bouyer wrote:
...
>>
>>This is the error message:
>>
>>LKM -DMAXUSERS=32 -D_KERNEL -Di386 -c ../../../../netinet/ip_input.c
>>cc1: warnings being treated as errors
>>../../../../netinet/ip_input.c: In function `ip_sysctl':
>>../../../../netinet/ip_input.c:1718: warning: implicit declaration of
>>function `rt_timer_queue_remove_all'
>>*** Error code 1
>
>
> Maybe you need to update the whole kernel sources, not just
> sys/netinet ?
>
>
Thanks for your reply Manuel.
I did a complete cvs update and now it works.
regards
Frank