From owner-freebsd-geom@FreeBSD.ORG Sat Oct 21 10:48:54 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CA7816A403 for ; Sat, 21 Oct 2006 10:48:54 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from a5.virtuaal.com (a5.virtuaal.com [195.222.15.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31D343D55 for ; Sat, 21 Oct 2006 10:48:53 +0000 (GMT) (envelope-from antik@bsd.ee) Received: from pc122.host1.ida.starman.ee ([62.65.240.122] helo=[192.168.2.102]) by a5.virtuaal.com with esmtpsa (SSLv3:AES256-SHA:256) (Exim 4.52) id 1GbEPL-0000Hn-Ak for freebsd-geom@freebsd.org; Sat, 21 Oct 2006 13:48:51 +0300 From: Andrei Kolu To: freebsd-geom@freebsd.org Date: Sat, 21 Oct 2006 13:48:49 -0700 User-Agent: KMail/1.9.4 References: <200610202054.49390.antik@bsd.ee> <200610210141.36987.antik@bsd.ee> <20061021065506.GC56628@garage.freebsd.pl> In-Reply-To: <20061021065506.GC56628@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610211348.50304.antik@bsd.ee> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a5.virtuaal.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - bsd.ee X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Gjournal on FreeBSD 6.1p10 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 10:48:54 -0000 On Friday 20 October 2006 11:55 pm, Pawel Jakub Dawidek wrote: > Could you change 'u_int n' to 'u_int no' in sys/geom/concat/g_concat.c > file and try again? Or refetch the patch, I already fixed it. Patched fresh src directory with newer patch downloaded from your site and buildkernel says: /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c: In function `g_concat_flush': /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:238: error: invalid type argument of `->' /usr/src/sys/modules/geom/geom_concat/../../../geom/concat/g_concat.c:239: error: invalid type argument of `->' *** Error code 1 Stop in /usr/src/sys/modules/geom/geom_concat. *** Error code 1