Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2001 07:26:55 +1100
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        Landon Stewart <landons@uniserve.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: problems with 'make buildworld' on current
Message-ID:  <20011123072655.L94635@gsmx07.alcatel.com.au>
In-Reply-To: <5.1.0.14.0.20011122112024.02ac5188@pop.uniserve.com>; from landons@uniserve.com on Thu, Nov 22, 2001 at 11:26:19AM -0800
References:  <5.1.0.14.0.20011122112024.02ac5188@pop.uniserve.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-Nov-22 11:26:19 -0800, Landon Stewart <landons@uniserve.com> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011123072655.L94635>