From owner-freebsd-current Wed Sep 18 19:52:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D6137B64C for ; Wed, 18 Sep 2002 19:52:51 -0700 (PDT) Received: from mail.viasoft.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id E465243E6A for ; Wed, 18 Sep 2002 19:52:47 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from davidwnt (davidwnt.viasoft.com.cn [192.168.1.239]) by mail.viasoft.com.cn (8.9.3/8.9.3) with SMTP id LAA30511 for ; Thu, 19 Sep 2002 11:11:20 +0800 Message-ID: <00b401c25f87$38e460f0$ef01a8c0@davidwnt> From: "David Xu" To: References: <20020918200221.I266-100000@femme.sapphite.org> Subject: can not compile kernel Date: Thu, 19 Sep 2002 10:49:49 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I have just updated kernel from freefall and compiling failed: c -c -O -pipe -mcpu=3Dpentiumpro -Wall -Wredundant-decls = -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g = -nostdinc -I- -I. -I../../.. -I../../../dev = -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL = -include opt_global.h -fno-common -mpreferred-stack-boundary=3D2 = -ffreestanding -Werror ../../../kern/uipc_mbuf.c cc1: warnings being treated as errors ../../../kern/uipc_mbuf.c: In function `m_length': ../../../kern/uipc_mbuf.c:727: warning: `m' might be used uninitialized = in this function *** Error code 1 # gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20020916 (prerelease) -- David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message