Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 11:26:19 -0800
From:      Landon Stewart <landons@uniserve.com>
To:        freebsd-current@freebsd.org
Subject:   problems with 'make buildworld' on current
Message-ID:  <5.1.0.14.0.20011122112024.02ac5188@pop.uniserve.com>

next in thread | raw e-mail | index | archive | help
--=====================_1822718380==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

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?

# uname -a
FreeBSD pirahna.awe-full.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 
10:54:49 GMT 2001     jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC  i386

===> usr.bin/systat
cc -nostdinc -O -pipe     -I/usr/obj/usr/src/i386/usr/include  -c 
/usr/src/usr.bin/systat/cmds.c
... <snip> ...
cc -nostdinc -O -pipe     -I/usr/obj/usr/src/i386/usr/include  -c 
/usr/src/usr.bin/systat/tcp.c
In file included from /usr/obj/usr/src/i386/usr/include/netinet/tcp_var.h:40,
                  from /usr/src/usr.bin/systat/tcp.c:56:
/usr/obj/usr/src/i386/usr/include/netinet/in_pcb.h:106: field `inc4_route' 
has incomplete type
*** Error code 1

4 error codes follow this one, all the same, and then a "stop in /usr/src".


--=====================_1822718380==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
When I do a &quot;make buildworld&quot; I get an error about an
incomplete type for field 'inc4_route'.&nbsp; I've read the
/usr/src/UPDATING and found no real references to this type of
problem.<br><br>
Am I jumping too far between 4.3-REL and current?<br>
Do I need some compile options?&nbsp; <br>
Do I need the compat4.x.i386 installed?<br>
Any other ideas?<br><br>

<dl>
<dd># uname -a
<dd>FreeBSD pirahna.awe-full.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat
Apr 21 10:54:49 GMT 2001&nbsp;&nbsp;&nbsp;&nbsp;
jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC&nbsp; i386<br><br>

<dd>===&gt; usr.bin/systat
<dd>cc -nostdinc -O -pipe&nbsp;&nbsp;&nbsp;&nbsp;
-I/usr/obj/usr/src/i386/usr/include&nbsp; -c
/usr/src/usr.bin/systat/cmds.c
<dd>... &lt;snip&gt; ...
<dd>cc -nostdinc -O -pipe&nbsp;&nbsp;&nbsp;&nbsp;
-I/usr/obj/usr/src/i386/usr/include&nbsp; -c
/usr/src/usr.bin/systat/tcp.c
<dd>In file included from
/usr/obj/usr/src/i386/usr/include/netinet/tcp_var.h:40,
<dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
from /usr/src/usr.bin/systat/tcp.c:56:
<dd>/usr/obj/usr/src/i386/usr/include/netinet/in_pcb.h:106: field
`inc4_route' has incomplete type
<dd>*** Error code 1<br><br>

<dd>4 error codes follow this one, all the same, and then a &quot;stop in
/usr/src&quot;.<br><br>

</dl></html>

--=====================_1822718380==_.ALT--


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?5.1.0.14.0.20011122112024.02ac5188>