From owner-freebsd-stable Fri Oct 5 0:10:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 9ED1637B401 for ; Fri, 5 Oct 2001 00:10:08 -0700 (PDT) Received: (qmail 64441 invoked from network); 5 Oct 2001 07:10:08 -0000 Received: from unknown (HELO POWERHOUSE) ([216.27.144.120]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Oct 2001 07:10:08 -0000 From: "Alex Vargas" To: Subject: Make Buildkernel Question Date: Fri, 5 Oct 2001 03:10:37 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Stable, I did a CVSup late evening yesterday and I did a buildworld just dandy. I don't usually watch the make steps with great scrutiny and I was just doing a Make Buildkernel and nearing the end I noticed the following types of warnings ever so often during the compile: @/netinet6/in6.h:585: warning: `struct mbuf' declared inside parameter list @/netinet6/in6.h:585: warning: its scope is only this definition or declaration, which is probably not what you want. @/netinet6/in6.h:588: warning: `struct ifnet' declared inside parameter list @/netinet6/in6.h:589: warning: `struct ifnet' declared inside parameter list @/netinet6/in6.h:590: warning: `struct ifnet' declared inside parameter list The Make BuildKernel completed ok with the following: -------------------------------------------------------------- >>> Kernel build for GENERIC completed on Fri Oct 5 02:56:35 EDT 2001 -------------------------------------------------------------- 1776.432u 204.256s 50:15.34 65.6% 2179+3017k 12193+15211io 601pf+0w And I just wanted to confirm that it is cool to continue forward with the next step of the process (InstallKernel) before I shut my eyes tight and take a swan dive. Many thanks for your time, fellas (and felletes!). Regards, aV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message