From owner-freebsd-current Thu Nov 22 11:58:21 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 9CE0D37B416 for ; Thu, 22 Nov 2001 11:58:16 -0800 (PST) Received: from landons.vpp-office.uniserve.ca ([216.113.198.10] helo=pirahna.uniserve.com) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 166zz4-000BKv-00; Thu, 22 Nov 2001 11:58:06 -0800 Message-Id: <5.1.0.14.0.20011122115603.02ac6ca0@pop.uniserve.com> X-Sender: landons@pop.uniserve.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 22 Nov 2001 11:58:01 -0800 To: Emiel Kollof From: Landon Stewart Subject: Re: problems with 'make buildworld' on current Cc: freebsd-current@freebsd.org In-Reply-To: <20011122204832.A17877@laptop.hackerheaven.org> References: <5.1.0.14.0.20011122112024.02ac5188@pop.uniserve.com> <5.1.0.14.0.20011122112024.02ac5188@pop.uniserve.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_1824622868==_.ALT" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=====================_1824622868==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed I'm told there is a fix for this in the latest current (ie. re-CVSup). Apparently somewhere around line 49 of src/usr.bin/systat/tcp.c it was missing a "#include " . jlemon commited a fix not too long ago. At 08:48 PM 11/22/2001 +0100, Emiel Kollof wrote: >* 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? > >Shouldn't be a big issue. > > > Do I need some compile options? > >Nope. > > > Do I need the compat4.x.i386 installed? > >Dunno. I guess not. > > > Any other ideas? > >Maybe going to the most recent STABLE might help, since that went >almost flawless for me (minus some ACPI issues, but I'm working on >that). > >Cheers, >Emiel (HTH) >-- >"I'd love to go out with you, but the man on television told me to stay >tuned." --- Landon Stewart System Administrator Uniserve Online landons@uniserve.com Telephone: (604) 856-6281 ext 399 Toll Free: (877) UNI-Serve ext 399 Right of Use Disclaimer: "The sender intends this message for a specific recipient and, as it may contain information that is privileged or confidential, any use, dissemination, forwarding, or copying by anyone without permission from the sender is prohibited. Personal e-mail may contain views that are not necessarily those of the company." --=====================_1824622868==_.ALT Content-Type: text/html; charset="us-ascii" I'm told there is a fix for this in the latest current (ie. re-CVSup).  Apparently somewhere around line 49 of src/usr.bin/systat/tcp.c it was missing a "#include <net/route.h>" .

jlemon commited a fix not too long ago.


At 08:48 PM 11/22/2001 +0100, Emiel Kollof wrote:
* 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?

Shouldn't be a big issue.

> Do I need some compile options?

Nope.

> Do I need the compat4.x.i386 installed?

Dunno. I guess not.

> Any other ideas?

Maybe going to the most recent STABLE might help, since that went
almost flawless for me (minus some ACPI issues, but I'm working on
that).

Cheers,
Emiel (HTH)
--
"I'd love to go out with you, but the man on television told me to stay
tuned."

---
Landon Stewart
System Administrator
Uniserve Online
landons@uniserve.com
Telephone: (604) 856-6281 ext 399
Toll Free: (877) UNI-Serve ext 399


Right of Use Disclaimer:
"The sender intends this message for a specific recipient and, as it may contain information that is privileged or confidential, any use, dissemination, forwarding, or copying by anyone without permission from the sender is prohibited. Personal e-mail may contain views that are not necessarily those of the company."
--=====================_1824622868==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message