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 "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.<br><br> Am I jumping too far between 4.3-REL and current?<br> Do I need some compile options? <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 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386<br><br> <dd>===> usr.bin/systat <dd>cc -nostdinc -O -pipe -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/cmds.c <dd>... <snip> ... <dd>cc -nostdinc -O -pipe -I/usr/obj/usr/src/i386/usr/include -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> 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 "stop in /usr/src".<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>