On 2001-Nov-22 11:26:19 -0800, Landon Stewart <[EMAIL PROTECTED]> wrote:
>When I do a "make buildworld" I get an error about an incomplete type for 
>field 'inc4_route'.  I've read the /usr/src/UPDATING and found no real 
>references to this type of problem.
>
>Am I jumping too far between 4.3-REL and current?
>Do I need some compile options?
>Do I need the compat4.x.i386 installed?
>Any other ideas?

A recent change to <netinet/tcp_var.h> has broken world.  You probably
need to include <net/route.h> in systat/tcp.c

Peter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to