From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 15:01:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EAAD16A4CE for ; Tue, 13 Jan 2004 15:01:26 -0800 (PST) Received: from smtp21.singnet.com.sg (smtp21.singnet.com.sg [165.21.101.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1670B43D2D for ; Tue, 13 Jan 2004 15:01:24 -0800 (PST) (envelope-from spades@galaxynet.org) Received: from bryanuptrvb0jc (bb-203-125-29-205.singnet.com.sg [203.125.29.205])i0DN1L3T021551 for ; Wed, 14 Jan 2004 07:01:22 +0800 Message-ID: <02cd01c3da29$2d5b0540$fa10fea9@bryanuptrvb0jc> From: "Spades" To: References: <64287.195.141.214.38.1073992712.squirrel@hiwatt.lognet.ch> <44k73vld7e.fsf@be-well.ilk.org> Date: Wed, 14 Jan 2004 07:01:27 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: recompile kernel problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Spades List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 23:01:26 -0000 Hi, I installed FreeBSD 4.9-PREREL and recompiled the kernel and got this problem during makeworld. Any idea? vnode_if.h:876: warning: inlining failed in call to `VOP_UNLOCK' /usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:598: warning: called from here /usr/src/sys/modules/union/../../miscfs/union/union_vnops.c: In function `union_inactive': /usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:1705: warning: unused variable `vpp' /usr/src/sys/modules/union/../../miscfs/union/union_vnops.c: In function `union_unlock': /usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:1803: warning: unused variable `un' *** Error code 1 Stop in /usr/src/sys/modules/union. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/CONF.